mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🩹 outline
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user