Compare commits
2 commits
7dc1b4d200
...
b8c7e11b65
| Author | SHA1 | Date | |
|---|---|---|---|
| b8c7e11b65 | |||
|
9a876e12a8 |
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ hmdooris-ccu A 172.31.200.17
|
|||
|
||||
club-assistant AAAA 2a07:c481:1:d0::a
|
||||
A 10.31.208.10
|
||||
_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de
|
||||
_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de.
|
||||
;esphome AAAA 2a07:c481:1:d0::66
|
||||
;zigbee2mqtt A 185.161.129.132
|
||||
;light AAAA 2a07:c481:1:d0::16
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ services:
|
|||
- POSTGRES_DB=mailmandb
|
||||
- POSTGRES_USER=mailman
|
||||
- "POSTGRES_PASSWORD={{ secret__lists__postgres_password }}"
|
||||
image: docker.io/library/postgres:12-alpine
|
||||
image: docker.io/library/postgres:13-alpine
|
||||
volumes:
|
||||
- /opt/mailman/database:/var/lib/postgresql/data
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue