From 56369a212ee21f78035fc21ded93b466103c11ac Mon Sep 17 00:00:00 2001 From: //ADB <38115351+adb-sh@users.noreply.github.com> Date: Fri, 7 Aug 2020 16:33:40 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1e1d34f..f5e7271 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,7 @@ To start the server simply execute `index.js`: screen -A -m -d -S short_url nodejs index.js ``` It's recommended to use a reverse proxy like nginx to manage SSL certificates etc. + +A test instance is running under `https://s.adb.sh`. + //good luck