This commit is contained in:
Your Name 2021-11-02 13:06:47 -06:00
parent 128c14cab1
commit b3b9e3bc1c

View File

@ -4,7 +4,7 @@ services:
build: ./postgresql
restart: "always"
volumes:
- postgresql:/var/lib/postgresql
- postgresql:/var/lib/postgresql/data
networks:
- pleroma
environment:
@ -33,4 +33,4 @@ volumes:
postgresql:
external: false