@@ -4,10 +4,11 REDIS_PORT=6300 | |||||
4 | POSTGRES_PORT_5432_TCP_ADDR=radarsys-postgres |
|
4 | POSTGRES_PORT_5432_TCP_ADDR=radarsys-postgres | |
5 | # POSTGRES_PORT_5432_TCP_PORT=5400 |
|
5 | # POSTGRES_PORT_5432_TCP_PORT=5400 | |
6 | POSTGRES_PORT_5432_TCP_PORT=5432 |
|
6 | POSTGRES_PORT_5432_TCP_PORT=5432 | |
7 | #POSTGRES_HOST?? DONDE IRIA |
|
7 | #POSTGRES_HOST=postgres | |
8 | # POSTGRES_USER=docker |
|
8 | POSTGRES_HOST=localhost | |
9 |
|
|
9 | POSTGRES_USER=docker | |
10 | # POSTGRES_DB=radarsys |
|
10 | POSTGRES_PASSWORD=docker | |
|
11 | POSTGRES_DB=radarsys | |||
11 |
|
12 | |||
12 | # DB_NAME=radarsys |
|
13 | # DB_NAME=radarsys | |
13 | # DB_USER=docker |
|
14 | # DB_USER=docker |
@@ -5,4 +5,4 pipLibraries/ | |||||
5 | *.pyc |
|
5 | *.pyc | |
6 | .env |
|
6 | .env | |
7 | remove_migrations.py |
|
7 | remove_migrations.py | |
8 | migrations/ |
|
8 |
1 | NO CONTENT: modified file |
|
NO CONTENT: modified file |
General Comments 0
You need to be logged in to leave comments.
Login now