This commit is contained in:
2025-04-12 23:54:49 +02:00
parent fc203268bc
commit e41c5e8ca7
2 changed files with 1 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ spec:
image: outlinewiki/outline:0.82.0
ports:
- containerPort: 8089
command: ["/bin/sh", "-c", "HOST=0.0.0.0 node ./build/server/index.js"]
envFrom:
- secretRef:
name: outline-secrets