mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 17:59:24 +02:00
Add note how to test if the server is running
This commit is contained in:
parent
12598e0be4
commit
ce41971eb7
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue