Skip to content

Commit

Permalink
Fixed more nits
Browse files Browse the repository at this point in the history
Signed-off-by: JonahSussman <sussmanjonah@gmail.com>
  • Loading branch information
JonahSussman committed Aug 29, 2024
1 parent 18c1fab commit c325fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ x-kai-variables: &kai-variables
KAI__GUNICORN_BIND: "0.0.0.0:8080"
KAI__HUB_URL: ${HUB_URL:-https://tackle-konveyor-tackle.apps.example.com/hub}
KAI__IMPORTER_ARGS:
KAI__DEMO_MODE: "True"
USE_HUB_IMPORTER: ${USE_HUB_IMPORTER:-False}
# KAI__DEMO_MODE: "True"

KAI__INCIDENT_STORE__ARGS__PROVIDER: postgresql
KAI__INCIDENT_STORE__ARGS__DATABASE: kai
Expand Down

0 comments on commit c325fda

Please sign in to comment.