Still working on Docker Compose

This commit is contained in:
Scott Idem
2023-02-24 16:46:58 -05:00
parent 56fb54a38e
commit f6a00b0145

View File

@@ -11,7 +11,7 @@ services:
env_file: env_file:
- ./.env - ./.env
environment: environment:
# NOTE: This does not seem to work with nginx yet??? # NOTE: This does not seem to work with nginx yet??? ???
# NOTE: Use the template directory and .template extension for the .conf files. # NOTE: Use the template directory and .template extension for the .conf files.
# - NGINX_SERVER_NAMES="dev-demo.oneskyit.com dev-example.oneskyit.com" # - NGINX_SERVER_NAMES="dev-demo.oneskyit.com dev-example.oneskyit.com"
# - NGINX_SERVER_NAMES="dev-idaa.oneskyit.com dev-ishlt.oneskyit.com" # - NGINX_SERVER_NAMES="dev-idaa.oneskyit.com dev-ishlt.oneskyit.com"