Adding dozzle
Cleaning up all compose files: consistent labels remove exposed ports move synapse to wildcard cert remove commented out lines Switch qbit to libtorrentv1 tag
This commit is contained in:
@@ -6,10 +6,8 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Etc/UTC
|
||||
- APPRISE_ATTACH_SIZE=0 #optional
|
||||
volumes:
|
||||
- /home/fejy/docker/apprise-api/config:/config
|
||||
- /home/fejy/docker/apprise-api/attachments:/attachments #optional
|
||||
ports:
|
||||
- 8006:8000
|
||||
restart: unless-stopped
|
||||
@@ -24,4 +22,3 @@ services:
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user