chore: fixing config

This commit is contained in:
blam
2021-01-26 20:53:23 +01:00
parent 59f9a5baad
commit e877faa6eb
+2 -1
View File
@@ -11,6 +11,7 @@ services:
- yarn build
update:
- yarn install
- env
- yarn tsc
- yarn build
start:
- node packages/backend --config app-config.yaml --config .tugboat/tugboat.app-config.production.yaml &