Now with variable names for containers

This commit is contained in:
Scott Idem
2023-06-13 17:26:00 -04:00
parent 37c346efd7
commit 3a5024a2d0
2 changed files with 11 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
# One Sky IT's Aether Framework and System
CONTAINER_WEB=ae_web_default
CONTAINER_AE_API=ae_api_default
CONTAINER_AE_APP=ae_app_default
CONTAINER_PHP7=ae_php7_default
CONTAINER_REDIS=ae_redis_default
OSIT_ENV=development
# OSIT_ENV=production
# OSIT_ENV=testing