web should not depend on api

This commit is contained in:
Collin M. Barrett 2019-05-08 17:43:06 -05:00
parent 7fb14e8c8f
commit 06b9b92e84

View file

@ -20,8 +20,6 @@ services:
target: final
networks:
- reverse-proxy
depends_on:
- api
api:
image: collinbarrett/filterlists.api:latest