mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
7 lines
161 B
Bash
7 lines
161 B
Bash
SSO_ENABLED="false"
|
|
BASE_URL="http://localhost:8080"
|
|
CLIENT_ID="1234"
|
|
SECRET="I-Like-Trilium-Notes"
|
|
|
|
TOTP_ENABLED="false"
|
|
TOTP_SECRET="Trilium-Notes-is-the-best" |