mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-29 21:31:48 +02:00
fixed stack overflow error due to recursive call of rewrite
This commit is contained in:
@@ -21,7 +21,6 @@ func main() {
|
||||
DisableColors: false,
|
||||
FullTimestamp: true,
|
||||
})
|
||||
|
||||
InitFSWatcher()
|
||||
InitDockerWatcher()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user