corrected database credentials naming
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"jellyfin": {
|
||||
"USER": "#JELLYFIN_USER",
|
||||
"PASS": "#JELLYFIN_PASS"
|
||||
"USER": "#USER",
|
||||
"PASS": "#PASS"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user