php config and examples fixes

This commit is contained in:
bunkerity
2020-11-18 15:21:08 +01:00
parent dd7768c856
commit eaf817d57a
8 changed files with 20 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ services:
volumes:
- ./letsencrypt:/etc/letsencrypt
environment:
- USE_MULTISITE=yes
- MULTISITE=yes
- SERVER_NAME=app1.website.com app2.website.com # replace with your domain
- SERVE_FILES=no
- DISABLE_DEFAULT_SERVER=yes