mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 00:38:33 +02:00
fixed json output for ls-routes and its API and homepage api
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
|
||||
type (
|
||||
HTTPRoute struct {
|
||||
*P.ReverseProxyEntry `json:"entry"`
|
||||
*P.ReverseProxyEntry
|
||||
|
||||
HealthMon health.HealthMonitor `json:"health,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user