10 lines
146 B
JSON
10 lines
146 B
JSON
{
|
|
"port": 4000,
|
|
"url": "https://misskey.tools",
|
|
"uaExtra": "",
|
|
"admin": {
|
|
"username": "your_user_name",
|
|
"host": "your-instance-host"
|
|
}
|
|
}
|