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