mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-13 13:39:53 +02:00
remove dependency on removed db service
This commit is contained in:
parent
534585d6f8
commit
a0ae65f389
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ services:
|
||||||
context:
|
context:
|
||||||
./app
|
./app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
|
||||||
- db
|
|
||||||
|
|
||||||
# web:
|
# web:
|
||||||
# image: cthulhoo/ttrss-web:latest
|
# image: cthulhoo/ttrss-web:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue