mirror of
https://github.com/esauflores/databases.git
synced 2026-03-09 14:34:00 +00:00
refactor: moved to folder {{db}/{{variant}} instead of {{db}}-{{variant}}/
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "${POSTGRES_PORT:-5432}:5432"
|
- "${POSTGRES_PORT:-5432}:5432"
|
||||||
volumes:
|
volumes:
|
||||||
- postgres-data:/var/lib/postgresql
|
- postgres-base-data:/var/lib/postgresql
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres-data:
|
postgres-base-data:
|
||||||
Reference in New Issue
Block a user