Skip to content

Commit e41db02

Browse files
committed
Fix issue
Signed-off-by: ZePan110 <[email protected]>
1 parent a7cd5c8 commit e41db02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AudioQnA/tests/test_compose_multilang_on_xeon.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function build_docker_images() {
4040

4141
function start_services() {
4242
cd $WORKPATH/docker_compose/intel/cpu/xeon/
43-
export host_ip=${ip_address}
43+
export GPT_SOVITS_SERVER_PORT=9880
4444
source set_env.sh
4545
# sed -i "s/backend_address/$ip_address/g" $WORKPATH/ui/svelte/.env
4646

0 commit comments

Comments
 (0)