Commit c5a15917 authored by 赵啸非's avatar 赵啸非

修改若尔盖

parent da2a72f6
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<profiles.server.port>17500</profiles.server.port> <profiles.server.port>17500</profiles.server.port>
<profiles.server.path>/attendance</profiles.server.path> <profiles.server.path>/attendance</profiles.server.path>
<profiles.publish.path>/home/publish</profiles.publish.path> <profiles.publish.path>/home/publish</profiles.publish.path>
<profiles.nacos.server-addr>172.15.28.120:8848</profiles.nacos.server-addr> <profiles.nacos.server-addr>192.168.0.124:8848</profiles.nacos.server-addr>
<profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group> <profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group>
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace> <profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.log.path>/home/mortals/app/logs</profiles.log.path> <profiles.log.path>/home/mortals/app/logs</profiles.log.path>
......
...@@ -12,7 +12,7 @@ CDATE=$(date "+%Y-%m-%d") ...@@ -12,7 +12,7 @@ CDATE=$(date "+%Y-%m-%d")
CTIME=$(date "+%H:%M:%S") CTIME=$(date "+%H:%M:%S")
SHELL_LOG="${BASEDIR}/${SHELL_NAME}.log" SHELL_LOG="${BASEDIR}/${SHELL_NAME}.log"
JAVA_HOME="/usr/local/java/jdk1.8" JAVA_HOME="/home/usr/local/java/jdk1.8"
SERVICE_PATH="/usr/lib/systemd/system" SERVICE_PATH="/usr/lib/systemd/system"
PUBLISH_PATH="@profiles.publish.path@" PUBLISH_PATH="@profiles.publish.path@"
PROJECT_NAME="@project.artifactId@" PROJECT_NAME="@project.artifactId@"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment