mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-02 23:38:22 +08:00
[improvement][launcher]Rename service and binary names
This commit is contained in:
@@ -13,10 +13,10 @@ set "APP_NAME=standalone-service"
|
||||
set "MAIN_CLASS=com.tencent.supersonic.StandaloneLauncher"
|
||||
|
||||
set "python_path=python"
|
||||
set "pip_path=pip3.9"
|
||||
set "pip_path=pip3"
|
||||
set "llm_host=127.0.0.1"
|
||||
set "llm_port=9092"
|
||||
set "start_name=api_service"
|
||||
set "start_name=supersonic-llmparser"
|
||||
|
||||
|
||||
if "%module%"=="" (
|
||||
|
||||
Reference in New Issue
Block a user