We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d741f0 commit 0b22a0dCopy full SHA for 0b22a0d
1 file changed
docker-compose.yaml
@@ -45,7 +45,6 @@ services:
45
POSTGRES_DB: mailmandb
46
POSTGRES_USER: mailman
47
POSTGRES_PASSWORD: mailmanpass
48
- restart: always
49
image: postgres:9.6-alpine
50
volumes:
51
- /opt/mailman/database:/var/lib/postgresql/data
0 commit comments