chore: fix uffizzi link

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 14:24:50 +01:00
parent 02c1dee6a0
commit 745868199e
+1 -1
View File
@@ -21,7 +21,7 @@ services:
entrypoint: '/bin/sh'
command:
- '-c'
- "APP_CONFIG_app_baseUrl=$$UFFIZZI_URL APP_CONFIG_backend_baseUrl=$$UFFIZZI_URL APP_CONFIG_auth_environment='production' node packages/backend --config app-config.yaml --config app-config.production.yaml"
- "APP_CONFIG_app_baseUrl=$$UFFIZZI_URL APP_CONFIG_backend_baseUrl=$$UFFIZZI_URL APP_CONFIG_auth_environment='production' node packages/backend --config app-config.yaml"
db:
image: postgres