Notes/example.env

7 lines
161 B
Bash
Raw Normal View History

2024-09-07 15:00:12 -07:00
SSO_ENABLED="false"
2024-09-07 10:21:41 -07:00
BASE_URL="http://localhost:8080"
CLIENT_ID="1234"
SECRET="I-Like-Trilium-Notes"
TOTP_ENABLED="false"
TOTP_SECRET="Trilium-Notes-is-the-best"