mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 01:38:50 +02:00
fix log wrapped incorrectly in WebUI, implement log SSR
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
package main
|
||||
|
||||
func initProfiling() {}
|
||||
func initProfiling() {
|
||||
// no profiling in production
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user