mirror of
https://github.com/misskey-dev/misskey
synced 2024-12-11 13:18:59 +09:00
fix
This commit is contained in:
parent
7ed69a8cde
commit
2d7cbce8d4
@ -52,12 +52,12 @@ const devConfig = {
|
||||
'/bios': httpUrl,
|
||||
'/cli': httpUrl,
|
||||
'/inbox': httpUrl,
|
||||
/* '/notes': {
|
||||
'/notes': {
|
||||
target: httpUrl,
|
||||
headers: {
|
||||
'Accept': 'application/activity+json',
|
||||
},
|
||||
},*/
|
||||
},
|
||||
'/users': {
|
||||
target: httpUrl,
|
||||
headers: {
|
||||
|
Loading…
Reference in New Issue
Block a user