Initial commit

This commit is contained in:
2025-02-01 17:40:16 +02:00
parent 4ca9647a43
commit c46bbbc075
7 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
########################### NETWORKS
# There is no need to create any networks outside this docker-compose file.
networks:
proxy:
name: proxy
driver: bridge
external: true
#notification:
# name: notification
# driver: bridge
# Docker Compose v2.20 or greater required to use "include"
include:
########################### SERVICES
- ../compose/dc-gotify.yml
- ../compose/dc-apprise-api.yml
- ../compose/dc-mailrise.yml
#- ../compose/dc-traefik-bouncer.yml