修改了发版配置6
This commit is contained in:
parent
571a5dfb44
commit
cb18a3efd7
@ -5,7 +5,7 @@ server:
|
||||
|
||||
spring:
|
||||
profiles:
|
||||
active: "prod"
|
||||
active: "@profiles.active@"
|
||||
data:
|
||||
redis:
|
||||
host: '139.155.127.177'
|
||||
|
||||
@ -19,6 +19,8 @@ spring:
|
||||
enabled: false
|
||||
method:
|
||||
pointcut: net.lab1024.sa..*Service.*
|
||||
profiles:
|
||||
active: "@profiles.active@"
|
||||
|
||||
# mvc swagger bugfix
|
||||
mvc:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user