mirror of
https://github.com/multipleof4/KalBot.git
synced 2026-03-17 05:51:02 +00:00
Feat: Protect /api/reset behind auth
This commit is contained in:
@@ -7,7 +7,8 @@ export const config = {
|
|||||||
'/paper/:path*',
|
'/paper/:path*',
|
||||||
'/dash/:path*',
|
'/dash/:path*',
|
||||||
'/api/state',
|
'/api/state',
|
||||||
'/api/trades'
|
'/api/trades',
|
||||||
|
'/api/reset'
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user