We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9784a1 commit 44a3f05Copy full SHA for 44a3f05
sdk/python/feast/ui_server.py
@@ -62,7 +62,7 @@ def shutdown_event():
62
"name": "Project",
63
"description": "Test project",
64
"id": project_id,
65
- "registryPath": f"http://{host}:{port}/registry",
+ "registryPath": "/registry",
66
}
67
]
68
0 commit comments