Update docker-compose.staging.yaml
This commit is contained in:
parent
e33fe91ad4
commit
a1efd01a61
@ -8,7 +8,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./../postgres_data:/var/lib/postgresql/data
|
- ./../postgres_data:/var/lib/postgresql/data
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_DB: guitarlions
|
POSTGRES_DB: mibasededatos
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: postgres
|
||||||
expose:
|
expose:
|
||||||
- 5432
|
- 5432
|
||||||
|
Loading…
Reference in New Issue
Block a user