Browse Source

修改到docker外运行环境

tags/v1.0.0^2
林万龙 3 years ago
parent
commit
37357a6d11
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      src/main/resources/bootstrap.yaml

+ 1
- 5
src/main/resources/bootstrap.yaml View File

@@ -3,11 +3,7 @@ logging:
level:
com:
telpo:
dipperposition:
server: debug
common: debug
service: debug
handler: debug
dipperposition: debug
spring:
application:
name: dipperposition-service


Loading…
Cancel
Save