Moved configserver config to main yaml again
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jim Martens 2023-08-14 23:41:47 +02:00
parent 8fc1b81587
commit 28b1484459
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,2 @@
server.port: 12000
management.server.port: 12001
spring:
config:
import: "optional:configserver:http://localhost:8888/config"

View File

@ -23,6 +23,9 @@ management:
http.server.requests: true
spring:
spring:
config:
import: "optional:configserver:http://localhost:8888/config"
main:
banner-mode: off
profiles: