fixin build errors on debian 12 by moving the postgres directoy inside f0ckm-data
This commit is contained in:
@@ -49,7 +49,7 @@ services:
|
||||
POSTGRES_PASSWORD: f0ckm
|
||||
PGDATA: /data/postgres
|
||||
volumes:
|
||||
- ./postgres:/data/postgres:Z
|
||||
- ./f0ckm-data/postgres:/data/postgres:Z
|
||||
ports:
|
||||
- "5454:5432"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user