* Get rid of ugly statik go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary. https://golang.org/pkg/embed/ * remove statik totally * split go and static files in assets
accept: too many open files
Co-authored-by: tanghuafa <tanghuafa@bytedance.com>
protocol=kcp
/api/ -> ../api/ in vendor.js Support reverseproxy to dashboard with addtional parts in path.
fix #2306