mirror of
https://github.com/Kugelschieber/docker.git
synced 2026-07-15 22:01:29 +00:00
Fixed Postgres volume.
This commit is contained in:
@@ -11,4 +11,4 @@ services:
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=postgres
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
- postgres_data:/var/lib/postgresql
|
||||
|
||||
Reference in New Issue
Block a user