mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
Merge pull request #148 from torch2424/patch-1
Added the default credentials to the README
This commit is contained in:
commit
09cb280f7a
@ -20,6 +20,11 @@ This is a library so it can be used on your own applications as a middleware or
|
||||
|
||||
The easiest way to get started is using this with Caddy web server. You just need to download Caddy from its [official website](https://caddyserver.com/download) with `http.filemanager` plugin enabled. For more information about the plugin itself, please refer to its [documentation](https://caddyserver.com/docs/http.filemanager).
|
||||
|
||||
Once you have everything deployed, the default credentials to login to the filemanager are:
|
||||
|
||||
**Username:** `admin`
|
||||
**Password:** `admin`
|
||||
|
||||
# Features
|
||||
|
||||
Easy login system.
|
||||
|
Loading…
Reference in New Issue
Block a user