rename override docker file for prod

This commit is contained in:
Vincent Agnano 2023-02-26 18:37:14 +01:00
parent 13a6d39f46
commit b50fc9f27c
2 changed files with 2 additions and 2 deletions

View File

@ -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: