mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
add CSP env var to set a custom Content-Security-Policy header value
This commit is contained in:
@@ -11,5 +11,3 @@ import (
|
||||
var assets embed.FS
|
||||
|
||||
var Dist = echo.MustSubFS(assets, "dist")
|
||||
|
||||
var Static = echo.MustSubFS(assets, "dist/static")
|
||||
|
Reference in New Issue
Block a user