mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Manual server installation (markdown)
parent
4dc1122f49
commit
aa4aca034a
@ -44,7 +44,7 @@ npm rebuild
|
||||
cd trilium
|
||||
|
||||
# using nohup to make sure trilium keeps running after user logs out
|
||||
nohup node src/www &
|
||||
nohup TRILIUM_ENV=dev node src/www &
|
||||
~~~~
|
||||
|
||||
The 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