minor adds

This commit is contained in:
Brodin 2024-07-11 10:58:03 -04:00
parent cda1e2df12
commit a65f60e16c
2 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ services:
WORDPRESS_DB_USER: wordpress WORDPRESS_DB_USER: wordpress
WORDPRESS_DB_PASSWORD: ${DBPASS} WORDPRESS_DB_PASSWORD: ${DBPASS}
WORDPRESS_DB_NAME: fusiondance WORDPRESS_DB_NAME: fusiondance
VIRTUAL_HOST: "www.phillyfusiondance.com, phillyfusiondance.com" VIRTUAL_HOST: "www.libertyfusiondance.com, libertyfusiondance.com"
LETSENCRYPT_HOST: "phillyfusiondance.com, www.phillyfusiondance.com" LETSENCRYPT_HOST: "libertyfusiondance.com, www.libertyfusiondance.com"
LETSENCRYPT_EMAIL: ${EMAIL} LETSENCRYPT_EMAIL: ${EMAIL}
# LETSENCRYPT_TEST: true # LETSENCRYPT_TEST: true
volumes: volumes:

0
nextcloud/update.sh Normal file → Executable file
View File