Реализован production-hardening по fix1: env/reconfigure, IPv4-only, TLS, secrets, firewall, docs
This commit is contained in:
@@ -73,4 +73,3 @@ func replaceRelativePaths(htmlContent string, basePath string) string {
|
||||
</script>`, basePath)
|
||||
return strings.Replace(htmlContent, "</head>", injection+"</head>", 1)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user