That variable didn't take, trying "DB"
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
|||||||
HOST: https://${TRAEFIK_HOST} # The public-facing view
|
HOST: https://${TRAEFIK_HOST} # The public-facing view
|
||||||
PORT: 80 # Port to listen on internally
|
PORT: 80 # Port to listen on internally
|
||||||
PUBLIC: false
|
PUBLIC: false
|
||||||
MONGO_URI: mongodb://mongo:27017/wiki
|
DB: mongodb://mongo:27017/wiki
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.pull_image: always
|
io.rancher.container.pull_image: always
|
||||||
{{- if .Values.HOST_LABEL}}
|
{{- if .Values.HOST_LABEL}}
|
||||||
|
|||||||
Reference in New Issue
Block a user