remove .env from repo

This commit is contained in:
2025-08-16 11:33:44 +02:00
parent b623317f0d
commit 693198f679
2 changed files with 2 additions and 5 deletions

4
.env
View File

@ -1,4 +0,0 @@
LLM_BASE_URL=http://192.168.1.117:1234/
LOG_LEVEL=INFO
COMFY_BASE_URL=http://localhost:8189/
COMFY_OUTPUT_DIR=D:\projects\Comfy2\ComfyUI\output

3
.gitignore vendored
View File

@ -20,4 +20,5 @@ yarn-error.log*
# Downloaded images # Downloaded images
/download/ /download/
/generated/ /generated/
.env