Skip to content

Commit

Permalink
Set orion backend log level to debug (lowest level) for more debugg…
Browse files Browse the repository at this point in the history
…ing info
  • Loading branch information
notoraptor committed Jul 12, 2022
1 parent 9025263 commit d289e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/orion/orion_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ gunicorn:
workers: 1
threads: 1
timeout: 600
loglevel: 'debug'

frontends_uri: ["http://localhost:3000", "http://127.0.0.1:3000"]

0 comments on commit d289e3e

Please sign in to comment.