From ea1a5991355c01b5b446495d0c97fc1a6312dad0 Mon Sep 17 00:00:00 2001 From: xuanvu99 Date: Thu, 13 Jun 2024 12:03:17 +0700 Subject: [PATCH] update --- config-webadmin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config-webadmin.json b/config-webadmin.json index b47461f..c456f3b 100644 --- a/config-webadmin.json +++ b/config-webadmin.json @@ -1,11 +1,11 @@ { - "kratosAdminURL": "http://localhost:4435", - "kratosPublicURL": "http://localhost:4430", + "kratosAdminURL": "http://10.10.20.197:4433", + "kratosPublicURL": "https://dev-uaa.geohub.ai/o", "reverseProxy": false, "ip": "https://dev.geohub.ai/api/v1", "endpoint": "https://eoapi.garalab.org/keto", "ipLogin": "https://eoapi.garalab.org", "ipAccount": "https://dev-account.geohub.ai", - "ketoAdminUrl": "http://localhost:4469", - "ketoPublicUrl": "http://localhost:4468" + "ketoAdminUrl": "http://10.10.20.197:4467", + "ketoPublicUrl": "http://localhost:4466" } \ No newline at end of file