update DB

This commit is contained in:
Dr.Lt.Data 2024-12-27 12:58:56 +09:00
parent 118c4e8119
commit df9ceb0274

View File

@ -34,13 +34,13 @@
},
{
"author": "glamorfleet0i",
"title": "ComfyUI-Firewall",
"title": "ComfyUI Firewall",
"reference": "https://github.com/glamorfleet0i/ComfyUI-Firewall",
"files": [
"https://github.com/glamorfleet0i/ComfyUI-Firewall"
],
"install_type": "git-clone",
"description": "You need to setup 'COMFYUI_IP_WHITELIST' environment variable."
"description": "A very basic firewall-like middleware that restricts access to your ComfyUI server based on a list of specified IP addresses. As this is configured as middleware, the firewall will restrict both the web UI and any API endpoints."
},
{
"author": "warshanks",