That variable didn't take, trying "DB"

This commit is contained in:
WilliamMiceli
2019-05-21 20:51:59 -04:00
parent d0e0d35e82
commit 52c7902f72

View File

@@ -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}}