fix volume for postrges 18 db
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- "5432"
|
- "5432"
|
||||||
volumes:
|
volumes:
|
||||||
- ./volumes/db/data:/var/lib/postgresql/data:rw
|
- ./volumes/db/postgresql:/var/lib/postgresql:rw
|
||||||
|
|
||||||
web:
|
web:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user