Compare commits
2 commits
359bb52732
...
17c3410fbd
| Author | SHA1 | Date | |
|---|---|---|---|
| 17c3410fbd | |||
| 5ecf70ade3 |
2 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@ _acme-challenge.light CNAME e59f55ee-9013-469d-a146-a159721b6fea.auth.
|
|||
_acme-challenge.light-werkstatt CNAME f408acc0-d9f5-4525-bb01-28938e3bb7d0.auth.acmedns.hamburg.ccc.de.
|
||||
;buba A 10.31.211.137
|
||||
_acme-challenge.dooris CNAME 37caae1f-b77f-4eb1-aa71-dc3f7ed24360.auth.acmedns.hamburg.ccc.de.
|
||||
;yate A 10.31.208.12
|
||||
yate A 10.31.208.12
|
||||
;staubiv2 A 10.31.210.233
|
||||
prusa-mk4 A 10.31.210.4
|
||||
|
||||
|
|
|
|||
|
|
@ -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:14-alpine
|
||||
volumes:
|
||||
- /opt/mailman/database:/var/lib/postgresql/data
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue