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
5b5422151f
commit
0b045d0292
@ -44,6 +44,13 @@ services:
|
||||
- ./element-config.json:/app/config.json:Z
|
||||
networks:
|
||||
- matrix
|
||||
|
||||
synapse-admin:
|
||||
image: awesometechnologies/synapse-admin
|
||||
restart: unless-stopped
|
||||
container_name: synapse-admin
|
||||
networks:
|
||||
- matrix
|
||||
|
||||
swag:
|
||||
image: ghcr.io/linuxserver/swag
|
||||
|
Loading…
Reference in New Issue
Block a user