|
|
|
@ -22,7 +22,7 @@ services:
|
|
|
|
martin:
|
|
|
|
martin:
|
|
|
|
image: "urbica/martin:pr-368"
|
|
|
|
image: "urbica/martin:pr-368"
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
DATABASE_URL: "postgres://postgres:QAKvBKvLe4bS9U@db/spatial" # TODO: change to real password
|
|
|
|
DATABASE_URL: "postgres://geodata:QAKvBKvLe4bS9U@postgres/spatial" # TODO: change to real password
|
|
|
|
restart: unless-stopped
|
|
|
|
restart: unless-stopped
|
|
|
|
ports:
|
|
|
|
ports:
|
|
|
|
- "3000:3000"
|
|
|
|
- "3000:3000"
|
|
|
|
|