mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
* feat: agent stream for cloudonix OPBX * feat: make cloudonix app name optional * feat: create application while configuring telephony config * fix: get telephony configuration from stamped workflow run * fix: fix vobiz hangup URL
21 lines
No EOL
212 B
Text
21 lines
No EOL
212 B
Text
__pycache__
|
|
.DS_Store
|
|
.env
|
|
.env.prod
|
|
.env.test
|
|
|
|
# logs and run directory on production
|
|
/logs/
|
|
/run/
|
|
infrastructure/
|
|
prd/
|
|
.vercel
|
|
|
|
venv/
|
|
.venv/
|
|
.playwright-mcp
|
|
coturn/
|
|
*.wav
|
|
dograh_pcm_cache/
|
|
node_modules/
|
|
.vscode |