This commit is contained in:
kakkokari-gtyih 2024-06-06 17:41:31 +09:00
parent 7ed69a8cde
commit 2d7cbce8d4
1 changed files with 2 additions and 2 deletions

View File

@ -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: {