mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
chore: update caddy path (#803)
This commit is contained in:
parent
a4b5c99ebb
commit
abcfa0a05b
3 changed files with 13 additions and 20 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"os/exec"
|
||||
|
||||
"github.com/filebrowser/filebrowser/v2/settings"
|
||||
"github.com/mholt/caddy"
|
||||
"github.com/caddyserver/caddy"
|
||||
)
|
||||
|
||||
// ParseCommand parses the command taking in account if the current
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue