Sfoglia il codice sorgente

doc: 部署文档调整

hidewnd 4 settimane fa
parent
commit
66331e59e1

+ 1 - 1
ReadMe.md

@@ -352,7 +352,7 @@ question-service.jar > adage.log 2>&1 &
 ```shell
 # 答题达人 answer-service
 # 10.206.0.8
-# 10.206.16.15
+# 10.206.16.10
 nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
 -XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
 -XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \

+ 2 - 0
yt-question/yt-question-service/src/main/resources/bootstrap.yml

@@ -66,6 +66,8 @@ spring:
     #name-zh: '图形逻辑王'
     #name: adventure-service
     #name-zh: '色彩大冒险'
+    #name: poetry-service
+    #name-zh: '古诗填空秀'
   profiles:
     # 当前为本地模式
     active: local