1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-26 11:25:05 +02:00
This commit is contained in:
kakkokari-gtyih
2024-06-06 17:41:31 +09:00
parent 7ed69a8cde
commit 2d7cbce8d4

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