Merge pull request 'corrected database credentials naming' (#74) from dev into main
Reviewed-on: #74
This commit was merged in pull request #74.
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