chore: run the built main for now,

This commit is contained in:
blam
2021-01-27 09:42:50 +01:00
parent e20b984a37
commit 4f6d779b78
+1 -1
View File
@@ -14,4 +14,4 @@ services:
- yarn tsc
- yarn build
start:
- node packages/backend --config app-config.yaml --config .tugboat/tugboat.app-config.production.yaml &
- node packages/backend/dist/main --config app-config.yaml --config .tugboat/tugboat.app-config.production.yaml &