File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ SERVER_HEAP_SIZE="512M"
77# ## The install home path of DSS,Must provided
88DSS_INSTALL_HOME=/appcom/Install/DSSInstall
99
10- DSS_VERSION=1.1.0
10+ DSS_VERSION=1.1.2
1111
1212DSS_FILE_NAME=" dss-$DSS_VERSION "
1313
@@ -33,13 +33,10 @@ GATEWAY_PORT=9001
3333
3434# ## DSS_SERVER
3535# ## This service is used to provide dss-server capability.
36+ # ## dss-server
37+ DSS_SERVER_INSTALL_IP=127.0.0.1
38+ DSS_SERVER_PORT=9043
3639
37- # ## project-server
38- DSS_FRAMEWORK_PROJECT_SERVER_INSTALL_IP=127.0.0.1
39- DSS_FRAMEWORK_PROJECT_SERVER_PORT=9002
40- # ## orchestrator-server
41- DSS_FRAMEWORK_ORCHESTRATOR_SERVER_INSTALL_IP=127.0.0.1
42- DSS_FRAMEWORK_ORCHESTRATOR_SERVER_PORT=9003
4340# ## dss-apps-server
4441DSS_APPS_SERVER_INSTALL_IP=127.0.0.1
4542DSS_APPS_SERVER_PORT=9044
You can’t perform that action at this time.
0 commit comments