Environmant fix
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
- CI_ENVIRONMENT=production
|
||||
- CI_ENV=${CI_ENV:-production}
|
||||
- CI_ENV=production
|
||||
- CI_CONFIG
|
||||
- MAIN_DATABASE_IP=10.13.3.60
|
||||
- MAIN_DATABASE_USERNAME=merms_panel
|
||||
@@ -18,6 +18,7 @@ services:
|
||||
- MAIN_DATABASE=merms_panel
|
||||
- MAIN_DATABASE_PORT=5432
|
||||
- UPLOAD_FOLDER=/var/www/html/uploads/LIVE
|
||||
- CONFIG_NAME='LV'
|
||||
restart: unless-stopped
|
||||
image: registry.chiefsoft.net/mermsprovision:latest
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user