corrige conflitos
This commit is contained in:
4
.envs/.local/.django
Normal file
4
.envs/.local/.django
Normal file
@ -0,0 +1,4 @@
|
||||
# General
|
||||
# ------------------------------------------------------------------------------
|
||||
USE_DOCKER=yes
|
||||
IPYTHONDIR=/app/.ipython
|
||||
7
.envs/.local/.postgres
Normal file
7
.envs/.local/.postgres
Normal file
@ -0,0 +1,7 @@
|
||||
# PostgreSQL
|
||||
# ------------------------------------------------------------------------------
|
||||
POSTGRES_HOST=postgres
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_DB=diários_oficiais_alems
|
||||
POSTGRES_USER=debug
|
||||
POSTGRES_PASSWORD=debug
|
||||
Reference in New Issue
Block a user