add header comments to Mailarchive configuration
This commit is contained in:
parent
8b80f02c18
commit
f5101f0174
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
###############
|
||||||
|
# Mailarchive #
|
||||||
|
###############
|
||||||
container_mailarchive_version: latest # https://hub.docker.com/r/s1t5/mailarchiver/tags
|
container_mailarchive_version: latest # https://hub.docker.com/r/s1t5/mailarchiver/tags
|
||||||
container_mailarchive_domain: mailarchive.example.com
|
container_mailarchive_domain: mailarchive.example.com
|
||||||
container_mailarchive_postgres_version: 17-alpine
|
container_mailarchive_postgres_version: 17-alpine
|
||||||
|
|
Loading…
Add table
Reference in a new issue