remove dependency on removed db service

pull/5/head
Andrew Dolgov 4 years ago
parent 534585d6f8
commit a0ae65f389

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

Loading…
Cancel
Save