Update domain-filebrowser.json to change port setting from 9091 to 80 for improved accessibility

This commit is contained in:
gyurix
2025-04-26 13:45:35 +02:00
parent 63464fb1bc
commit 75ae6af935

View File

@@ -26,7 +26,7 @@
"TARGET": "filebrowser"
},
{
"PORT": "9091"
"PORT": "80"
},
{
"DOMAIN": "#FILEBROWSER_DOMAIN"