This commit is contained in:
itheinjury@163.com
2022-02-17 13:58:16 +08:00
parent f280ab88ec
commit 2f3e2a5ae8
7 changed files with 90 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
server:
port: 8885
# port: 8885
port: 30001
servlet:
context-path: /
#
@@ -35,7 +35,7 @@ spring:
boot:
admin:
client:
url: http://127.0.0.1:8000
url: http://127.0.0.1:30000
# 文件大小上传配置
servlet:
multipart:

View File

@@ -24,7 +24,7 @@ spring:
boot:
admin:
client:
url: http://192.168.2.122:8000
url: http://127.0.0.1:30000
# mongodb
data:
mongodb: