mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
update docker-compose.yml to new web dir
This commit is contained in:
parent
8ea3ada486
commit
191486e8ea
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
restart: always
|
||||
build:
|
||||
context: .
|
||||
dockerfile: src/FilterLists.Web/Dockerfile
|
||||
dockerfile: web/Dockerfile
|
||||
target: final
|
||||
networks:
|
||||
- reverse-proxy
|
||||
|
|
|
|||
Loading…
Reference in a new issue