_
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5432:5432"
|
||||||
volumes:
|
volumes:
|
||||||
- ./pgdata:/var/lib/postgresql/data
|
# - ./pgdata:/var/lib/postgresql/data
|
||||||
- ./backups:/docker-entrypoint-backups:ro
|
- ./backups:/docker-entrypoint-backups:ro
|
||||||
- ./init:/docker-entrypoint-initdb.d:ro
|
- ./init:/docker-entrypoint-initdb.d:ro
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user