Notes/example.env
2024-09-07 15:00:12 -07:00

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"