2023-04-03 08:57:51 +00:00
|
|
|
{
|
2023-04-06 08:43:53 +00:00
|
|
|
"bind_host": "127.0.0.1", // string: What address to bind to
|
|
|
|
"bind_port": 8080, // integer: What port to bind to
|
|
|
|
"image_proxy_url": "https://i.pixiv.cat" // string: URL to proxy images to (see https://pixiv.cat/reverseproxy.html), a trailing slash is not needed
|
2023-04-03 08:57:51 +00:00
|
|
|
}
|