up
This commit is contained in:
@@ -21,6 +21,9 @@ services:
|
||||
- /etc/letsencrypt:/etc/letsencrypt:ro
|
||||
- ssl-certs:/etc/nginx/ssl
|
||||
environment:
|
||||
# Zona horaria Colombia
|
||||
- TZ=America/Bogota
|
||||
|
||||
# Entorno
|
||||
- APP_ENV=production
|
||||
- APP_DEBUG=false
|
||||
@@ -95,6 +98,7 @@ services:
|
||||
volumes:
|
||||
- ./logs:/var/www/html/logs
|
||||
environment:
|
||||
- TZ=America/Bogota
|
||||
- APP_ENV=production
|
||||
- APP_DEBUG=false
|
||||
- DB_HOST=${DB_HOST:-77.37.126.126}
|
||||
|
||||
Reference in New Issue
Block a user