Now with variable names for containers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user