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