Add note how to test if the server is running

This commit is contained in:
Jonas Lochmann 2020-03-30 02:00:00 +02:00
parent 12598e0be4
commit ce41971eb7
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -13,6 +13,8 @@ connected to different devices and the rate limiting is per instance.
Option 1: Build (run ``sudo docker build -t timelimit-server .`` in this directory) and use a docker image
Option 2: Install Node.JS (see below for detailed usage)
To test it, open ``http://server/time``, it should show a timestamp
## Commands
### npm start