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 65740a3 commit fc327feCopy full SHA for fc327fe
.env_example
@@ -7,8 +7,8 @@ PLAYWRIGHT_TEST_URL=http://localhost:5173
7
DEV_SERVER_COMFYUI_URL=http://127.0.0.1:8188
8
9
# The target ComfyUI checkout directory to deploy the frontend code to.
10
-# The dist directory will be copied to {DEPLOY_COMFY_UI_DIR}/custom_web_versions/main/dev
11
-# Add `--front-end-root {DEPLOY_COMFY_UI_DIR}/custom_web_versions/main/dev`
+# The dist directory will be copied to {DEPLOY_COMFYUI_DIR}/custom_web_versions/main/dev
+# Add `--front-end-root {DEPLOY_COMFYUI_DIR}/custom_web_versions/main/dev`
12
# to ComfyUI launch script to serve the custom web version.
13
DEPLOY_COMFYUI_DIR=/home/ComfyUI/web
14
0 commit comments