Add USE_DOCKER_WATCHOPTIONS

Let docker containers to make use of watchOptions and polling
This commit is contained in:
Colby Gutierrez-Kraybill 2018-07-18 11:48:52 -04:00
parent 2dd9d5a27e
commit 1624c92ef4

View file

@ -15,6 +15,7 @@ services:
environment:
- API_HOST=http://localhost:8491
- FALLBACK=http://localhost:8080
- USE_DOCKER_WATCHOPTIONS=true
build:
context: ./
dockerfile: Dockerfile