chore: updating config

This commit is contained in:
blam
2021-01-27 14:35:11 +01:00
parent e3d850a9e4
commit f1d1ef4635
+1 -1
View File
@@ -12,4 +12,4 @@ services:
- yarn install
start:
# This should be production, but we need to run backend:bundle like the dockerfile does.
- cd packages/backend && node_modules/.bin/backstage-cli backend:dev --config ../../app-config.yaml --config ../../.tugboat/tugboat.app-config.production.yaml &
- cd packages/backend && node_modules/.bin/backstage-cli backend:dev --config ../../app-config.yaml --config ../../.tugboat/tugboat.app-config.production.yaml