mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-19 23:11:25 +02:00
initial autocert support, readme update
This commit is contained in:
@@ -8,3 +8,4 @@ var cfgl = logrus.WithField("component", "config")
|
||||
var hrlog = logrus.WithField("component", "http_proxy")
|
||||
var srlog = logrus.WithField("component", "stream")
|
||||
var wlog = logrus.WithField("component", "watcher")
|
||||
var aclog = logrus.WithField("component", "autocert")
|
||||
Reference in New Issue
Block a user