mirror of
https://github.com/ArcticFoxes-net/Synapse-Docker-Compose.git
synced 2024-10-01 08:25:44 -04:00
Update docker-compose.yml
This commit is contained in:
parent
1e795b50cd
commit
f219705262
@ -61,10 +61,10 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- URL=arcticfoxes.net
|
- URL=yourdomain.tld
|
||||||
- SUBDOMAINS=matrix,app,jitsi
|
- SUBDOMAINS=matrix,app,jitsi
|
||||||
- VALIDATION=http
|
- VALIDATION=http
|
||||||
- EMAIL=changeme@arcticfoxes.net
|
- EMAIL=changeme@yourdomain.tld
|
||||||
- ONLY_SUBDOMAINS=true
|
- ONLY_SUBDOMAINS=true
|
||||||
volumes:
|
volumes:
|
||||||
- ./swag:/config:Z
|
- ./swag:/config:Z
|
||||||
|
Loading…
Reference in New Issue
Block a user