Serve compiled front from the same application
also add embedded build for production
This commit is contained in:
@@ -94,5 +94,5 @@ func computePathFromName(ac *appcontext.AppContext, filename string) string {
|
||||
}
|
||||
|
||||
func GetWsLinkPrefix() string {
|
||||
return "/bookcover/"
|
||||
return "/static/bookcover/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user