Skip to content

Commit

Permalink
removing debug logs
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Rocha <[email protected]>
  • Loading branch information
rochabr committed Feb 6, 2025
1 parent ba969a1 commit b8b159d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jobs/python/http/dapr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ apps:
appID: job-service
appPort: 6200
daprHTTPPort: 6280
logLevel: debug
schedulerHostAddress: localhost
command: ["python3", "app.py"]
- appDirPath: ./job-scheduler/
appID: job-scheduler
appPort: 6300
daprHTTPPort: 6380
logLevel: debug
command: ["python3", "app.py"]

0 comments on commit b8b159d

Please sign in to comment.