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