mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-02 02:50:00 -06: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" |