mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 01:39:31 +02:00
Fix wrong reference in running.md
This commit is contained in:
parent
4e169e6abf
commit
3fa9908ed9
1 changed files with 1 additions and 3 deletions
|
@ -3,10 +3,8 @@
|
||||||
There are 3 options for running this application:
|
There are 3 options for running this application:
|
||||||
|
|
||||||
Option 1: Build a docker image and use it
|
Option 1: Build a docker image and use it
|
||||||
Option 2: Install Node.JS (see below for detailed usage)
|
Option 2: Install Node.JS (see [npm-commands](./npm-commands.md))
|
||||||
Option 3: Use a prebuilt docker image
|
Option 3: Use a prebuilt docker image
|
||||||
|
|
||||||
After starting it, you can open ``http://server/time`` to test it,
|
After starting it, you can open ``http://server/time`` to test it,
|
||||||
it should show a timestamp
|
it should show a timestamp
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue