Update docker-compose.yml

This commit is contained in:
Tommy 2022-01-15 07:54:16 -05:00 committed by GitHub
parent 5b5422151f
commit 0b045d0292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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