Commit 266505c8 by wangxinzhe

修改配置文件

1 parent 2e129b09
......@@ -6,6 +6,7 @@ After=network.target
Type=simple
User=${CURRENT_USER}
Group=${CURRENT_USER_GROUP}
EnvironmentFile=${_SPUG_GLOBAL_CONFIG_ENVIRON_FILE}
WorkingDirectory=${SERVICE_RUN_DIR}
ExecStart=${_SPUG_GLOBAL_CONFIG_JRE21_EXECUTE_FILE} ${SERVICE_JAR_RUN_PARAMS} -jar ${SERVICE_RUN_DIR}/${SERVICE_JAR_FILE_NAME} --spring.profiles.active=pro
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!