Initial commit: EifelDC - Discord-like Matrix chat platform
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
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.
This commit is contained in:
5
infra/.env.example
Normal file
5
infra/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DOMAIN=eifeldc.local
|
||||
POSTGRES_PASSWORD=changeme_postgres_password
|
||||
TURN_SECRET=changeme_turn_secret
|
||||
MACAROON_SECRET=changeme_macaroon_secret
|
||||
FORM_SECRET=changeme_form_secret
|
||||
Reference in New Issue
Block a user