mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 17:22:47 +00:00
fixed
This commit is contained in:
parent
10a78b84b8
commit
b1ec609fb7
@ -244,10 +244,11 @@
|
||||
import axios from "axios";
|
||||
import MessageBox from "@/components/MessageBox.vue";
|
||||
import YesNoDialog from "@/components/YesNoDialog.vue";
|
||||
|
||||
axios.defaults.baseURL = import.meta.env.VITE_GPT4ALL_API_BASEURL
|
||||
export default {
|
||||
components: {
|
||||
MessageBox,
|
||||
YesNoDialog
|
||||
},
|
||||
setup() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user