Some checks failed
CI / Rust Check (push) Has been cancelled
CI / Rust Tests (push) Has been cancelled
CI / Frontend Check (push) Has been cancelled
CI / Build Tauri (macOS) (push) Has been cancelled
CI / Build Tauri (macOS Intel) (push) Has been cancelled
CI / Build Tauri (Linux) (push) Has been cancelled
Includes server (Rust/Axum API proxy with voice management), Tauri desktop client with Svelte UI, bot-sdk, Docker infra (Synapse, PostgreSQL, Coturn, Nginx), and CI/CD pipeline.
5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
DOMAIN=eifeldc.local
|
|
POSTGRES_PASSWORD=changeme_postgres_password
|
|
TURN_SECRET=changeme_turn_secret
|
|
MACAROON_SECRET=changeme_macaroon_secret
|
|
FORM_SECRET=changeme_form_secret |