freegpt-webui / config.json
monra's picture
Initial commit
aae4949
raw
history blame
132 Bytes
{
"site_config": {
"host" : "0.0.0.0",
"port" : 1338,
"debug": false
},
"openai_key": "sk-..."
}