mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
5 lines
170 B
Bash
5 lines
170 B
Bash
VITE_LOLLMS_API = http://localhost:9600 # http://localhost:9600
|
|
VITE_LOLLMS_API_CHANGE_ORIGIN = 0 # FALSE
|
|
VITE_LOLLMS_API_SECURE = 0 # FALSE
|
|
VITE_LOLLMS_API_BASEURL = /
|