Update domain-filebrowser.json to change port setting from 9091 to 80 for improved accessibility
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"TARGET": "filebrowser"
|
||||
},
|
||||
{
|
||||
"PORT": "9091"
|
||||
"PORT": "80"
|
||||
},
|
||||
{
|
||||
"DOMAIN": "#FILEBROWSER_DOMAIN"
|
||||
|
Reference in New Issue
Block a user