mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-09-11 22:30:41 +03:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"site_config": {
|
|
"host": "0.0.0.0",
|
|
"port": 1338,
|
|
"debug": false
|
|
},
|
|
"url_prefix": "/gpt"
|
|
}
|