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
|
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@ -20,4 +20,5 @@ yarn-error.log*
|
|||||||
|
|
||||||
# Downloaded images
|
# Downloaded images
|
||||||
/download/
|
/download/
|
||||||
/generated/
|
/generated/
|
||||||
|
.env
|
||||||
Reference in New Issue
Block a user