Skip to content

Commit db57cc2

Browse files
committed
removing localhost scheduler and gitignore
Signed-off-by: Fernando Rocha <[email protected]>
1 parent b8b159d commit db57cc2

File tree

2 files changed

+0
-277
lines changed

2 files changed

+0
-277
lines changed

jobs/python/.gitignore

Lines changed: 0 additions & 276 deletions
This file was deleted.

jobs/python/http/dapr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ apps:
44
appID: job-service
55
appPort: 6200
66
daprHTTPPort: 6280
7-
schedulerHostAddress: localhost
87
command: ["python3", "app.py"]
98
- appDirPath: ./job-scheduler/
109
appID: job-scheduler

0 commit comments

Comments
 (0)