Update docker-compose.yml

This commit is contained in:
Tommy 2022-01-13 11:50:31 -05:00 committed by GitHub
parent 1e795b50cd
commit f219705262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,10 +61,10 @@ services:
environment:
- PUID=1000
- PGID=1000
- URL=arcticfoxes.net
- URL=yourdomain.tld
- SUBDOMAINS=matrix,app,jitsi
- VALIDATION=http
- EMAIL=changeme@arcticfoxes.net
- EMAIL=changeme@yourdomain.tld
- ONLY_SUBDOMAINS=true
volumes:
- ./swag:/config:Z