From efc3553e6473f4ca08f98104938110afaa623090 Mon Sep 17 00:00:00 2001 From: bivashy Date: Mon, 23 Mar 2026 20:54:53 +0500 Subject: [PATCH] Update kodik api url --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 9c8d2f4..4da61b4 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ quarkus.application.name=kodik-metadata-service -kodik.api.url=https://kodikapi.com/ +kodik.api.url=https://kodik-api.com/ quarkus.stork.kodik-metadata-service.service-registrar.type=consul