fix host
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user