Compare commits

...

3 Commits

Author SHA1 Message Date
b96a3abe02 alias 2025-03-31 22:07:30 +02:00
2b5fb9292d alias 2025-03-31 22:02:48 +02:00
699913e689 alias 2025-03-31 21:25:25 +02:00
2 changed files with 10 additions and 0 deletions

View File

@ -112,6 +112,7 @@ services:
- /share/docker_data/authentik/media:/media - /share/docker_data/authentik/media:/media
- /share/docker_data/authentik/certs:/certs - /share/docker_data/authentik/certs:/certs
- /share/docker_data/authentik/custom-templates:/templates - /share/docker_data/authentik/custom-templates:/templates
volumes: volumes:
database: database:
driver: local driver: local

View File

@ -103,6 +103,15 @@ services:
labels: labels:
wud.watch: true wud.watch: true
wud.watch.digest: true wud.watch.digest: true
homepage.container: mailu3-front-1
homepage.description: eMail server
homepage.group: Utilities
homepage.href: https://mail.sectorq.eu
homepage.icon: ${APPNAME}.png
homepage.name: Mailu
homepage.server: my-docker
homepage.weight: 1
networks: networks:
- default - default
- webmail - webmail