Fix routing (#939)

* reinstate working routing code and remove broken code

* forward object_info

* remove object_info bit
This commit is contained in:
Alex "mcmonkey" Goodwin
2024-09-24 15:01:23 +09:00
committed by Chenlei Hu
parent 35579e644e
commit 7b344d5629
5 changed files with 15 additions and 19 deletions

View File

@@ -17,11 +17,3 @@ EXAMPLE_REPO_PATH=tests-ui/ComfyUI_examples
# Whether to enable minification of the frontend code.
ENABLE_MINIFY=true
# ------ ViteJS related env variables ------
# Note: the VITE_ prefix is required
# Frontend base URL
# Note: default / is for http://localhost:5173/
# Example: /foobar/ will be served as http://localhost:5173/foobar/
VITE_BASE_URL=