dockerman: fix path issue (#3319)

This commit is contained in:
ZhenYu 2020-02-25 12:24:28 +08:00 committed by GitHub
parent af49c5a0c8
commit 14fa91284f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
},
path = {
resource = resource,
browser = url("admin/services/filebrowser")
browser = url("admin/filebrowser")
}
}))
%>>