6 lines
98 B
Bash
6 lines
98 B
Bash
POSTGRES_DB=osm
|
|
POSTGRES_USER=osm
|
|
POSTGRES_PASSWORD=osm
|
|
POSTGRES_HOST=postgres
|
|
POSTGRES_PORT=5432
|