Recursive config issue
This commit is contained in:
@@ -5,10 +5,6 @@ spring:
|
|||||||
application:
|
application:
|
||||||
name: kilimo-gateway
|
name: kilimo-gateway
|
||||||
|
|
||||||
# 1. Config Server Import (2026 Recommended Syntax)
|
|
||||||
config:
|
|
||||||
import: "optional:configserver:https://admin:password@config.qruvw.xyz"
|
|
||||||
|
|
||||||
# 2. Redis Configuration
|
# 2. Redis Configuration
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
|
|||||||
@@ -5,10 +5,6 @@ spring:
|
|||||||
application:
|
application:
|
||||||
name: kilimo-gateway
|
name: kilimo-gateway
|
||||||
|
|
||||||
# 1. Config Server Import (2026 Recommended Syntax)
|
|
||||||
config:
|
|
||||||
import: "optional:configserver:https://admin:password@config.qruvw.xyz"
|
|
||||||
|
|
||||||
# 2. Redis Configuration
|
# 2. Redis Configuration
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
|
|||||||
Reference in New Issue
Block a user