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:
|
||||
- ./../postgres_data:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_DB: guitarlions
|
||||
POSTGRES_DB: mibasededatos
|
||||
POSTGRES_PASSWORD: postgres
|
||||
expose:
|
||||
- 5432
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue