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