2016-10-06 07:45:00 +02:00

6 lines
98 B
Bash

POSTGRES_DB=osm
POSTGRES_USER=osm
POSTGRES_PASSWORD=osm
POSTGRES_HOST=postgres
POSTGRES_PORT=5432