Tyler Perkins
909f43f838
All checks were successful
continuous-integration/drone/push Build is passing
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"port": 80,
|
|
"baseURL": "https://plex.files.clortox.com",
|
|
"address": "",
|
|
"log": "stdout",
|
|
"database": "/database/filebrowser.db",
|
|
"branding": {
|
|
"name": "Plex file portal"
|
|
},
|
|
"root": "/srv"
|
|
}
|