-login guard
All checks were successful
Build Docker Image / Preparing Dependecies (push) Successful in 4s
All checks were successful
Build Docker Image / Preparing Dependecies (push) Successful in 4s
-caching -budget
This commit is contained in:
@@ -4,8 +4,8 @@ export const CACHEABLE_URLS = {
|
||||
// e.g., '/api/data'
|
||||
],
|
||||
POST: [
|
||||
'/api/web/accountingSetup',
|
||||
'/api/nigga'
|
||||
'/api/web/accountingSetup'
|
||||
// '/api/web/accountingSum'
|
||||
// Add POST URIs here that you want to cache
|
||||
// e.g., '/api/search'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user