Skip to content

Commit 823acf8

Browse files
committed
Add important vars [skip ci]
1 parent f4191ee commit 823acf8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,22 @@ Supported Platforms: `NVIDIA CUDA`, `AMD ROCm`, `CPU`
5353

5454
| Variable | Description |
5555
| ------------------------ | ----------- |
56-
| `COMFYUI_BRANCH` | ComfyUI branch/commit hash. Defaults to `master` |
56+
| `AUTO_UPDATE` | Update ComfyUI on startup (default `true`) |
57+
| `COMFYUI_BRANCH` | ComfyUI branch/commit hash (default `master`) |
5758
| `COMFYUI_FLAGS` | Startup flags. eg. `--gpu-only --highvram` |
5859
| `COMFYUI_PORT_HOST` | ComfyUI interface port (default `8188`) |
60+
| `COMFYUI_URL` | Override DIRECT_ADDRESS:port with URL for ComfyUI |
5961

60-
See the base environment variables [here](https://github.com/ai-dock/base-image/wiki/2.0-Environment-Variables).
62+
See the base environment variables [here](https://github.com/ai-dock/base-image/wiki/2.0-Environment-Variables) for more configuration options.
6163

6264
### Additional Micromamba Environments
6365

6466
| Environment | Packages |
6567
| -------------- | ----------------------------------------- |
6668
| `comfyui` | ComfyUI and dependencies |
6769

70+
This micromamba environment will be activated on shell login.
71+
6872
See the base micromamba environments [here](https://github.com/ai-dock/base-image/wiki/1.0-Included-Software#installed-micromamba-environments).
6973

7074
## Additional Services

0 commit comments

Comments
 (0)