Embed UI in binary (fix 404 when web/ missing from WorkingDirectory). Document logs and troubleshooting.
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package webui
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed index.html
|
||||
var FS embed.FS
|
||||
Reference in New Issue
Block a user