Add filebrowser and guacamole configuration files with required fields and updated service settings

This commit is contained in:
gyurix
2025-04-24 23:09:56 +02:00
parent fc00642e4e
commit 93e12ecc79
10 changed files with 423 additions and 77 deletions

View File

@@ -0,0 +1,6 @@
{
"filebrowser": {
"USER": "#FILEBROWSER_USER",
"PASS": "#FILEBROWSER_PASS"
}
}