BUGFIX:系统模特高宽默认1050 500;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
server.port=5567
|
||||
server.port=10086
|
||||
|
||||
#datasource
|
||||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
@@ -42,8 +42,9 @@ spring.servlet.multipart.max-file-size = 5MB
|
||||
spring.servlet.multipart.max-request-size= 5MB
|
||||
|
||||
#访问python服务的ip(对应环境)
|
||||
#access.python.ip=http://18.167.251.121
|
||||
access.python.ip=http://43.198.80.117
|
||||
#access.python.ip=http://43.198.80.117
|
||||
access.python.ip=http://18.167.251.121
|
||||
#access.python.ip=http://18.167.251.121:9991/
|
||||
|
||||
# minIO服务配置之信息
|
||||
minio.endpoint=http://18.167.251.121:9000
|
||||
|
||||
Reference in New Issue
Block a user