1
1
mirror of https://github.com/openziti/zrok.git synced 2025-03-12 13:58:52 +01:00
zrok/endpoints/publicProxy/healthUi/embed.go
2023-04-18 13:38:32 -04:00

7 lines
72 B
Go

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