mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-16 22:10:28 +00:00
Changes in docker-compose
This commit is contained in:
parent
08f7c695be
commit
688eb989ca
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
volumes:
|
||||
- ./tmp/postgresql_data:/var/lib/postgresql/data
|
||||
environment:
|
||||
- POSTGRES_DB=postgres
|
||||
- POSTGRES_DB=fobi
|
||||
- POSTGRES_USER=postgres
|
||||
- POSTGRES_PASSWORD=test
|
||||
- DJANGO_SETTINGS_MODULE=settings.docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue