zrok/endpoints/publicFrontend/health_ui/embed.go
2022-12-14 14:40:45 -05:00

7 lines
73 B
Go

package health_ui
import "embed"
//go:embed index.html
var FS embed.FS