mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 02:39:47 +00:00
test 3
This commit is contained in:
parent
dbd1b01d8d
commit
782c6fd571
2
web/.env
2
web/.env
@ -1,4 +1,4 @@
|
||||
VITE_GPT4ALL_API = http://0.0.0.0:9600 # http://localhost:9600
|
||||
VITE_GPT4ALL_API = https://0.0.0.0:9600 # http://localhost:9600
|
||||
VITE_GPT4ALL_API_CHANGE_ORIGIN = 0 # FALSE
|
||||
VITE_GPT4ALL_API_SECURE = 1 # FALSE
|
||||
VITE_GPT4ALL_API_BASEURL = /
|
||||
|
File diff suppressed because one or more lines are too long
2
web/dist/index.html
vendored
2
web/dist/index.html
vendored
@ -6,7 +6,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>GPT4All - WEBUI</title>
|
||||
<script type="module" crossorigin src="/assets/index-de4e3263.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-be8e90e6.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-faf1ba4a.css">
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user