nginx-ui/server/internal/cert/config/config.go
2023-05-05 12:47:30 +08:00

6 lines
65 B
Go

package config
import "embed"
//go:embed *
var DistFS embed.FS