enhance(queue): deliver queue を複数個設定できるようにする (MisskeyIO#745)
This commit is contained in:
parent
14d71e2064
commit
227c85c2cf
6 changed files with 105 additions and 30 deletions
|
@ -53,6 +53,7 @@ const devConfig = {
|
|||
'/cli': httpUrl,
|
||||
'/inbox': httpUrl,
|
||||
'/emoji/': httpUrl,
|
||||
'/queue': httpUrl,
|
||||
'/notes': {
|
||||
target: httpUrl,
|
||||
headers: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue