mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update zoonavigator
This commit is contained in:
@@ -3,7 +3,7 @@ version: '2.1'
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: elkozmon/zoonavigator-web:0.5.1
|
image: elkozmon/zoonavigator-web
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
environment:
|
environment:
|
||||||
@@ -15,7 +15,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
api:
|
api:
|
||||||
image: elkozmon/zoonavigator-api:0.5.1
|
image: elkozmon/zoonavigator-api
|
||||||
environment:
|
environment:
|
||||||
- API_HTTP_PORT=9000
|
- API_HTTP_PORT=9000
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user