diff --git a/templates/Ghost/0/docker-compose.yml b/templates/Ghost/0/docker-compose.yml index e2b1302..21ef55d 100644 --- a/templates/Ghost/0/docker-compose.yml +++ b/templates/Ghost/0/docker-compose.yml @@ -8,6 +8,7 @@ services: - 1.0.0.1 environment: {{- if .Values.TRAEFIK_HOST}} + NODE_ENV: production URL: https://${TRAEFIK_HOST} {{- end}} labels: