diff --git a/roles/platform/templates/iag_adapter_service_config.j2 b/roles/platform/templates/iag_adapter_service_config.j2 index 619bba4..cced164 100644 --- a/roles/platform/templates/iag_adapter_service_config.j2 +++ b/roles/platform/templates/iag_adapter_service_config.j2 @@ -13,7 +13,7 @@ "properties": { "host": "{{ item }}", "port": 8083, - "base_path": "/api", + "base_path": "", "version": "v2.0", "cache_location": "none", "stub": false,