Environmant fix

This commit is contained in:
CHIEFSOFT\ameye
2026-01-04 07:51:30 -05:00
parent 9d360a74ad
commit 9723a18a35
6 changed files with 11 additions and 7 deletions
+2 -1
View File
@@ -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: