From 5a8e7e30d2a3f806520749b60c85077dbc1f5d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 16 Apr 2021 11:49:09 -0500 Subject: initial commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b703478 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# YT-Local for docker + +YT-Local in mode public instance for docker + +```console +$ mv config.env.example config.env +``` + +```console +$ docker-compose up -d +``` -- cgit v1.2.3