mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(jobs)!: SnapOtter 2.0 phase 2 job spine: async queues, worker pools, object storage, admin dashboard (#217)
This commit is contained in:
@@ -909,6 +909,7 @@ function extractToken(request: FastifyRequest): string | null {
|
||||
|
||||
const PUBLIC_PATHS = [
|
||||
"/api/v1/health",
|
||||
"/api/v1/readyz",
|
||||
"/api/v1/config/",
|
||||
"/api/auth/",
|
||||
"/api/v1/download/",
|
||||
|
||||
Reference in New Issue
Block a user