deploy demo to .10

This commit is contained in:
Dobromir Popov
2024-06-12 16:26:53 +03:00
parent 49edcd4985
commit 98ae4f5e99
8 changed files with 96 additions and 27 deletions

View File

@ -5,7 +5,7 @@
# SERVER_PORT_WS=8081
# SERVER_PORT_HTTP=8080
ENV_NAME=development
ENV_NAME=demo
TTS_API_URL=https://api.tts.d-popov.com/asr
# LLN_MODEL=qwen2
@ -19,5 +19,5 @@ OPENAI_API_KEY=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
WS_URL=wss://tts.d-popov.com
PUBLIC_HOSTNAME=tts.d-popov.com
SERVER_PORT_WS=8080
SERVER_PORT_HTTP=8080
SERVER_PORT_HTTP=8080
SERVER_PORT_WS=8081