mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-19 06:59:50 +02:00
implemented login and jwt auth
This commit is contained in:
@@ -100,7 +100,6 @@ func (r *StreamRoute) Start(providerSubtask task.Task) E.Error {
|
||||
})
|
||||
|
||||
r.l.Info().
|
||||
Str("proto", string(r.Scheme.ListeningScheme)).
|
||||
Int("port", int(r.Port.ListeningPort)).
|
||||
Msg("listening")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user