feat(cdn): Add CDN URL configuration and update related references

This commit is contained in:
web@ppanel
2025-03-08 12:54:58 +07:00
parent e4630f8ca9
commit 0c907337e1
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@ NEXT_PUBLIC_DEFAULT_LANGUAGE=en-US
# Site URL and API URL
NEXT_PUBLIC_SITE_URL=https://user.ppanel.dev
NEXT_PUBLIC_API_URL=https://api.ppanel.dev
NEXT_PUBLIC_CDN_URL=https://cdn.jsdelivr.net
# Home Page Settings
NEXT_PUBLIC_HOME_USER_COUNT=999