Update README.md

This commit is contained in:
//ADB 2020-08-07 16:33:40 +02:00 committed by GitHub
parent 1276cb197a
commit 56369a212e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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