0
0
Fork 0

名称変更とか

This commit is contained in:
Xeltica 2021-10-09 21:33:25 +09:00
parent 57e1ddcd3f
commit 116bade1c9
8 changed files with 54 additions and 18 deletions

View file

@ -1,6 +1,6 @@
{
"port": 4000,
"url": "https://misshaialert.com",
"url": "https://misskey.tools",
"db": {
"host": "localhost",
"port": 5432,
@ -8,5 +8,9 @@
"pass": "pass",
"db": "misshaialert",
"extra": {}
},
"admin": {
"username": "your_user_name",
"host": "your-instance-host"
}
}
}