Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0cc843b2f1 | |||
| a2eba1ac70 |
2 changed files with 4 additions and 1 deletions
|
|
@ -136,6 +136,9 @@ octopi A 10.89.212.31
|
|||
|
||||
waybackproxy A 10.89.212.33
|
||||
|
||||
alnair A 10.89.210.23
|
||||
TXT "Sun SparcStation 4 Retro"
|
||||
|
||||
;
|
||||
; Public Club Services
|
||||
;
|
||||
|
|
|
|||
|
|
@ -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…
Reference in a new issue