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