mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 04:17:52 +00:00
5 lines
174 B
Bash
5 lines
174 B
Bash
VITE_GPT4ALL_API = http://localhost:9600 # http://localhost:9600
|
|
VITE_GPT4ALL_API_CHANGE_ORIGIN = 0 # FALSE
|
|
VITE_GPT4ALL_API_SECURE = 0 # FALSE
|
|
VITE_GPT4ALL_API_BASEURL = /
|