Fix some paths

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-06-12 18:03:04 +03:00
parent 860f800991
commit dd28742e7c
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ services:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
volumes:
- /home/nick/configs/commento:/var/lib/postgresql/data
- /home/nick/configs/commento/db:/var/lib/postgresql/data
user: 1000:1000
networks: