1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-12 15:09:52 +02:00

remove dependency on removed db service

This commit is contained in:
Andrew Dolgov 2021-02-01 21:51:41 +03:00
parent 534585d6f8
commit a0ae65f389

View file

@ -7,8 +7,6 @@ services:
context:
./app
restart: unless-stopped
depends_on:
- db
# web:
# image: cthulhoo/ttrss-web:latest