removed env

This commit is contained in:
Nick Yeoman 2023-12-19 13:38:18 -08:00
parent dc1acafac4
commit dfb5fa2cd8

View File

@ -1,7 +1,7 @@
version: '3.8'
# For Staging
# docker-compose -f docker-compose.yml -f docker-compose.staging.yml --env-file .env.staging up -d
# docker-compose -f docker-compose.yml -f docker-compose.staging.yml up -d
#
# For Production
# docker-compose up -d