mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-30 09:18:28 +00:00
Downgrade docker-compose because v3 cannot conditionally depends_on.
This commit is contained in:
parent
97c4165f55
commit
a0c1fbf1c9
@ -4,7 +4,7 @@
|
|||||||
# If you want to use Invidious in production, see the docker-compose.yml file provided
|
# If you want to use Invidious in production, see the docker-compose.yml file provided
|
||||||
# in the installation documentation: https://docs.invidious.io/installation/
|
# in the installation documentation: https://docs.invidious.io/installation/
|
||||||
|
|
||||||
version: "3"
|
version: "2.2"
|
||||||
services:
|
services:
|
||||||
|
|
||||||
invidious:
|
invidious:
|
||||||
|
Loading…
Reference in New Issue
Block a user