Downgraded environment

This commit is contained in:
WilliamMiceli
2018-12-07 20:09:14 -05:00
parent 41a85f72da
commit 69a9904310

View File

@@ -9,7 +9,7 @@ services:
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1
environment: environment:
APP_ENV: production APP_ENV: development # "development" or "production"
APP_DEBUG: true APP_DEBUG: true
{{- if .Values.TRAEFIK_HOST}} {{- if .Values.TRAEFIK_HOST}}
APP_URL: https://${TRAEFIK_HOST} APP_URL: https://${TRAEFIK_HOST}