Files
cleanflix-connector/desktop/sidecar/distribution-common/config.env.example
T
tony 74deabd4b1 feat: add Cleanflix Connector Tauri desktop app
Move the Mac Tauri UI (pro.cleanflix.connector) into this repo under desktop/. Bundled Node runtime stays gitignored; package scripts fetch it when building.
2026-08-12 10:10:26 +00:00

7 lines
234 B
Bash

PORT=8787
MEDIA_ROOT=/absolute/path/to/your/media
PUBLIC_BASE_URL=https://connector.example.home
APPROVAL_BASE_URL=https://connector.example.home
# Generate with: node hash-password.js "a-long-private-password"
PAIRING_PASSWORD_HASH=