提交
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
server:
|
||||
address: ":8001"
|
||||
name: "blazing server"
|
||||
address: ":8080" #前台服务器地址
|
||||
port: 12345
|
||||
openapiPath: "/api.json"
|
||||
swaggerPath: "/swagger"
|
||||
clientMaxBodySize: 104857600 # 100MB in bytes 100*1024*1024
|
||||
@@ -48,7 +50,8 @@ redis:
|
||||
pass: 154252
|
||||
|
||||
|
||||
cool:
|
||||
blazing:
|
||||
port: 27777
|
||||
autoMigrate: true
|
||||
eps: true
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user