feat(web): add static file serving and update API routes
- Implement embedded static file serving for frontend assets - Update API routes to use '/api' prefix - Add web handler for static file serving with proper content types - Modify .gitignore and README to reflect new web/dist directory structure
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ go.work.sum
|
||||
|
||||
/frp_client
|
||||
/configs
|
||||
/dist
|
||||
/web/dist
|
||||
agent.md
|
||||
super-frpc
|
||||
super-frpc.exe
|
||||
|
||||
Reference in New Issue
Block a user