Skip to content
Snippets Groups Projects
Commit e1c7f2db authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-5120 OZG-5272 Disable spring cloud config refresh

parent bb7b4e35
Branches
No related tags found
No related merge requests found
...@@ -64,6 +64,8 @@ spring: ...@@ -64,6 +64,8 @@ spring:
rest: rest:
basePath: /api/configuration basePath: /api/configuration
cloud: cloud:
refresh:
enabled: false
config: config:
server: server:
prefix: /configserver prefix: /configserver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment