update docker-compose.yml to new web dir

This commit is contained in:
Collin M. Barrett 2019-12-07 15:42:33 -06:00
parent 8ea3ada486
commit 191486e8ea

View file

@ -17,7 +17,7 @@ services:
restart: always
build:
context: .
dockerfile: src/FilterLists.Web/Dockerfile
dockerfile: web/Dockerfile
target: final
networks:
- reverse-proxy