名称変更とか
This commit is contained in:
parent
57e1ddcd3f
commit
116bade1c9
8 changed files with 54 additions and 18 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue