Updated gateway

This commit is contained in:
2026-03-13 14:52:15 +03:00
parent d87a96d3ab
commit 542b250515
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -3,6 +3,10 @@ server:
spring: spring:
application: application:
name: kilimo-gateway name: kilimo-gateway
data:
redis:
host: localhost
port: 6379
cloud: cloud:
gateway: gateway:
routes: routes:
+4
View File
@@ -3,6 +3,10 @@ server:
spring: spring:
application: application:
name: kilimo-gateway name: kilimo-gateway
data:
redis:
host: localhost
port: 6379
cloud: cloud:
gateway: gateway:
routes: routes: