demo config changes
This commit is contained in:
6
.env
6
.env
@ -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
|
||||
|
Reference in New Issue
Block a user