Settings
Current Configuration
| Server URL: | http://10.0.0.230:32400 |
| Token: | zCCM...yQqX |
How to Configure
Edit appsettings.json in the published folder:
{
"Plex": {
"ServerUrl": "http://your-plex-ip:32400",
"Token": "your-plex-token"
}
}
Recycle the IIS Application Pool after saving changes.
Security: Keep your token private. Host this dashboard on your internal network only.