demo config changes

This commit is contained in:
Dobromir Popov
2024-06-12 15:47:57 +03:00
parent ad91e0f3d4
commit cf0d4cb09e
9 changed files with 54 additions and 33 deletions

6
.env
View File

@ -5,8 +5,10 @@ TTS_BACKEND_URL=https://api.tts.d-popov.com/
TTS_BACKEND_URL2=http://localhost:9002/asr
TTS_BACKEND_URL3=http://192.168.0.10:9008/asr #gpu
#! TTS_BACKEND_URL4=http://192.168.0.10:9009/asr #cpu 9008-gpu
WS_URL=ws://localhost:8081
SERVER_PORT_WS=8081
# WS_URL=ws://localhost:8080
PUBLIC_HOSTNAME=tts.d-popov.com
WS_URL=wss://tts.d-popov.com
SERVER_PORT_WS=8080
SERVER_PORT_HTTP=3005
# aider