authentik/website/static.go

7 lines
75 B
Go

package web
import "embed"
//go:embed build_docs/*
var DocsDist embed.FS