Skip to content

Commit a9d2d22

Browse files
Apply suggestion
Co-authored-by: Samantaz Fox <[email protected]>
1 parent dfcaed9 commit a9d2d22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docker-compose.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 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.
1+
# Warning: This docker-compose file is made for development purposes.
2+
# Using it will build an image from the locally cloned repository.
3+
#
4+
# If you want to use Invidious in production, see the docker-compose.yml file provided
5+
# in the installation documentation: https://docs.invidious.io/Installation.md
26

37
version: "3"
48
services:

0 commit comments

Comments
 (0)