did some upgrades while launching a site

This commit is contained in:
2023-07-09 23:33:44 -07:00
parent 74fde32a04
commit c45b45b796
11 changed files with 64 additions and 20 deletions

View File

@@ -2,11 +2,10 @@ 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 --env-file .env.staging down
#
# For Production
# docker-compose up -d
# docker-compose down
volumes:
joomla-db: