From 541b651a415808b0aa0a95636522729e9725d78c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20Quo=C3=9F?= Date: Fri, 1 Oct 2021 19:57:05 +0200 Subject: [PATCH] add url --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1afc6af..f541cb08 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ You can use the example [docker-compose.yml](docker-compose.yml) file and just run `docker-compose up -d`. +The website will be available at [localhost:8000](http://localhost:8000). If you run it on a different pc, it will be `http://:8000`. You can change the port in the docker-compose file. + ## 🔧 Available Env Vars | env var | type | info |