mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
7 lines
215 B
Bash
7 lines
215 B
Bash
TRILIUM_DATA_DIR=../data
|
|
TRILIUM_INTEGRATION_TEST=memory-no-store
|
|
TRILIUM_PORT=37741
|
|
|
|
# Paths are relative to dist root
|
|
DOCS_ROOT=../../../docs
|
|
USER_GUIDE_ROOT=../../../apps/server/src/assets/doc_notes/en/User Guide |