[improvement][launcher]Rename service and binary names

This commit is contained in:
jerryjzhang
2023-09-14 09:47:21 +08:00
parent 6a98ce9d28
commit b6d984475c
8 changed files with 25 additions and 25 deletions

View File

@@ -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%"=="" (