mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-08-14 23:56:53 +00:00
Remove unnecessary depends_on.
This commit is contained in:
parent
6ecd68b7d2
commit
7ec14ecaf3
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/config.properties:/app/config.properties:ro
|
- ./config/config.properties:/app/config.properties:ro
|
||||||
depends_on:
|
depends_on:
|
||||||
- ytproxy
|
|
||||||
- postgres
|
- postgres
|
||||||
container_name: piped-backend
|
container_name: piped-backend
|
||||||
varnish:
|
varnish:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue