mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 13:21:33 +08:00
fix(server): resource dir for serve mode
This commit is contained in:
parent
4d8b9a6035
commit
6c25471f91
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
TRILIUM_ENV=dev
|
||||
TRILIUM_DATA_DIR=./apps/server/data
|
||||
TRILIUM_RESOURCE_DIR=./apps/server/dist
|
||||
TRILIUM_PUBLIC_SERVER=http://localhost:4200
|
||||
Loading…
Add table
Reference in a new issue