Update filebrowser-secret.json to rename user and password keys for consistency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"filebrowser": {
|
||||
"USER": "#FILEBROWSER_USER",
|
||||
"PASS": "#FILEBROWSER_PASS"
|
||||
"FILEBROWSER_USER": "#FILEBROWSER_USER",
|
||||
"FILEBROWSER_PASS": "#FILEBROWSER_PASS"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user