env_file:

This commit is contained in:
CHIEFSOFT\ameye
2026-01-04 07:56:33 -05:00
parent 9723a18a35
commit d324514adb
+2
View File
@@ -19,6 +19,8 @@ services:
- MAIN_DATABASE_PORT=5432 - MAIN_DATABASE_PORT=5432
- UPLOAD_FOLDER=/var/www/html/uploads/LIVE - UPLOAD_FOLDER=/var/www/html/uploads/LIVE
- CONFIG_NAME='LV' - CONFIG_NAME='LV'
env_file:
- .env.live
restart: unless-stopped restart: unless-stopped
image: registry.chiefsoft.net/mermsprovision:latest image: registry.chiefsoft.net/mermsprovision:latest
volumes: volumes: