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