Sfoglia il codice sorgente

quota服务配置更新

hill9868 8 anni fa
parent
commit
3986855304
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      svr-quota.yml

+ 6 - 0
svr-quota.yml

@ -7,6 +7,12 @@ logging:
        web: INFO
      hibernate: ERROR
server:
  port: ${svr-quota.server.port}
management:
  port: ${server.port}
---
spring:
  profiles: dev