CI envrionment handling

This commit is contained in:
Olusesan Ameye
2025-08-27 04:44:52 +00:00
parent 1f950d6793
commit 2d6a37297e
9 changed files with 30 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ services:
environment:
- APACHE_RUN_USER=#${UID}
- APACHE_RUN_GROUP=#${UID}
#- CI_ENV
- CI_ENVIRONMENT=${CI_ENVIRONMENT:-development}
- CI_CONFIG
restart: unless-stopped
image: registry.chiefsoft.net/mermsprovision:latest