mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-24 20:34:49 +08:00
feat: add server config endpoint
This commit is contained in:
@@ -132,6 +132,7 @@ function shouldSkipAuth(pathname: string): boolean {
|
||||
'/api/login',
|
||||
'/api/register',
|
||||
'/api/logout',
|
||||
'/api/server-config',
|
||||
'/_next',
|
||||
'/favicon.ico',
|
||||
'/robots.txt',
|
||||
|
||||
Reference in New Issue
Block a user