diff --git a/docker-compose.override.yml b/docker-compose.prod.yml similarity index 100% rename from docker-compose.override.yml rename to docker-compose.prod.yml diff --git a/docker-compose.yml b/docker-compose.yml index 41782080..13d3e1b0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,8 +1,8 @@ # Warning: This docker-compose file is made for development purposes. # Using it will build an image from the locally cloned repository. # -# If you want to use Invidious in production, see the docker-compose.yml file provided -# in the installation documentation: https://docs.invidious.io/installation/ +# If you want to use Invidious in production, see the docker-compose.prod.yml file provided +# or check the installation documentation: https://docs.invidious.io/installation/ version: "3" services: