mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Installation as webapp (markdown)
parent
2c854afbc8
commit
ad03f0eb54
@ -46,7 +46,7 @@ npm install
|
|||||||
cd trilium
|
cd trilium
|
||||||
|
|
||||||
# using nohup to make sure trilium keeps running after user logs out
|
# using nohup to make sure trilium keeps running after user logs out
|
||||||
nohup node bin/www &
|
nohup node src/www &
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
Application by default starts up on port 8080, so you can open your browser and navigate to http://localhost:8080 to access Trilium (replace "localhost" with your hostname).
|
Application by default starts up on port 8080, so you can open your browser and navigate to http://localhost:8080 to access Trilium (replace "localhost" with your hostname).
|
Loading…
x
Reference in New Issue
Block a user