remove filebrowser config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-12-18 19:45:18 -05:00
parent 9750da4203
commit 6ee338fd37
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -1,11 +0,0 @@
{
"port": 80,
"baseURL": "https://plex.files.clortox.com",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"branding": {
"name": "Plex file portal"
},
"root": "/srv"
}