mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-04-04 22:04:25 +02:00
update zoonavigator
This commit is contained in:
parent
97ab8fd340
commit
3956b4e759
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user