Update docker-compose.staging.yaml
This commit is contained in:
parent
e33fe91ad4
commit
a1efd01a61
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue