delete config.ini
This commit is contained in:
16
Html/config_back.ini
Normal file
16
Html/config_back.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
[Global]
|
||||
base_chat_url = https://www.dmxapi.com/v1
|
||||
api_key = sk-aMpnWklN2IbsK44d1kNpy6YOP9bk1pdPJjFeEmbb0a5ytEFf
|
||||
model=gpt-4.1-nano
|
||||
|
||||
[VSCODE_WEB]
|
||||
url = http://127.0.0.1:8181
|
||||
#http://asengine.net:8282
|
||||
[VSCODE_WEB_PATH]
|
||||
is_wsl = false
|
||||
windows_path = F:/
|
||||
wsl_path = /mnt/f/
|
||||
[USER_DATA]
|
||||
dir = db/data/user/
|
||||
[COURSE_DATA]
|
||||
dir = db/data/course/
|
||||
Reference in New Issue
Block a user