mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
Compare commits
3 Commits
c9422db8ca
...
b96a3abe02
Author | SHA1 | Date | |
---|---|---|---|
b96a3abe02 | |||
2b5fb9292d | |||
699913e689 |
@ -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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user