remove .env from repo
This commit is contained in:
4
.env
4
.env
@ -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
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ yarn-error.log*
|
||||
# Downloaded images
|
||||
/download/
|
||||
/generated/
|
||||
.env
|
||||
Reference in New Issue
Block a user