🩹 outline

This commit is contained in:
auricom
2022-11-21 22:50:38 +01:00
parent c3b3d1d731
commit fdd7639b4f
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ spec:
envFrom:
- secretRef:
name: *app
command: ["/bin/sh", "-c", "yarn db:migrate && yarn start"]
command: ["/bin/sh", "-c", "yarn db:migrate --env=production-ssl-disabled && yarn start --env=production-ssl-disabled"]
service:
main:
ports: