mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Add a comment explaining that it builds an image from source
This commit is contained in:
parent
05c5d293eb
commit
86cb68413d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# This docker-compose file is made for development purpose and build an image from source, if you want to use Invidious in production, see the documentation.
|
||||
|
||||
version: "3"
|
||||
services:
|
||||
|
||||
|
|
Loading…
Reference in a new issue