Compare commits
2 commits
565d864733
...
7dc1b4d200
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dc1b4d200 | |||
|
b3fe097421 |
2 changed files with 11 additions and 10 deletions
|
|
@ -51,7 +51,8 @@ dooris A 172.31.200.16
|
||||||
AAAA 2a07:c481:1:d0::1c
|
AAAA 2a07:c481:1:d0::1c
|
||||||
hmdooris-ccu A 172.31.200.17
|
hmdooris-ccu A 172.31.200.17
|
||||||
|
|
||||||
;club-assistant AAAA 2a07:c481:1:d0::a
|
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
|
;esphome AAAA 2a07:c481:1:d0::66
|
||||||
;zigbee2mqtt A 185.161.129.132
|
;zigbee2mqtt A 185.161.129.132
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,7 @@ services:
|
||||||
- POSTGRES_DB=mailmandb
|
- POSTGRES_DB=mailmandb
|
||||||
- POSTGRES_USER=mailman
|
- POSTGRES_USER=mailman
|
||||||
- "POSTGRES_PASSWORD={{ secret__lists__postgres_password }}"
|
- "POSTGRES_PASSWORD={{ secret__lists__postgres_password }}"
|
||||||
image: docker.io/library/postgres:12-alpine
|
image: docker.io/library/postgres:13-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/mailman/database:/var/lib/postgresql/data
|
- /opt/mailman/database:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue