reverted docker-compose fallback

This commit is contained in:
Ben Wheeler 2018-07-31 15:06:12 -04:00
parent 097fb66955
commit d5e1401968

View file

@ -13,7 +13,7 @@ services:
hostname: scratch-www-app
environment:
- API_HOST=http://localhost:8491
- FALLBACK=http://scratchr2-app:8080
- FALLBACK=http://localhost:8080
- USE_DOCKER_WATCHOPTIONS=true
build:
context: ./