mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add note how to test if the server is running
This commit is contained in:
@@ -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 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)
|
Option 2: Install Node.JS (see below for detailed usage)
|
||||||
|
|
||||||
|
To test it, open ``http://server/time``, it should show a timestamp
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
### npm start
|
### npm start
|
||||||
|
|||||||
Reference in New Issue
Block a user