Files
ComfyUI_frontend/.env_example
2024-07-02 12:26:14 -04:00

8 lines
255 B
Plaintext

# Local development playwright target
PLAYWRIGHT_TEST_URL=http://localhost:5173
# PLAYWRIGHT_TEST_URL=http://localhost:8188
# Proxy target of the local development server
# Note: localhost:8188 does not work.
DEV_SERVER_COMFYUI_URL=http://127.0.0.1:8188