mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
web should not depend on api
This commit is contained in:
parent
7fb14e8c8f
commit
06b9b92e84
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ services:
|
|||
target: final
|
||||
networks:
|
||||
- reverse-proxy
|
||||
depends_on:
|
||||
- api
|
||||
|
||||
api:
|
||||
image: collinbarrett/filterlists.api:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue