mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-22 08:18:29 +02:00
homepage: refactor and fix overrides not being applied
This commit is contained in:
@@ -29,7 +29,8 @@ type (
|
||||
IdlewatcherConfig() *idlewatcher.Config
|
||||
HealthCheckConfig() *health.HealthCheckConfig
|
||||
LoadBalanceConfig() *loadbalance.Config
|
||||
HomepageConfig() *homepage.Item
|
||||
HomepageConfig() *homepage.ItemConfig
|
||||
HomepageItem() *homepage.Item
|
||||
ContainerInfo() *docker.Container
|
||||
|
||||
Agent() *agent.AgentConfig
|
||||
|
||||
Reference in New Issue
Block a user