mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-25 14:59:16 +01:00
fix(traefik): move next to the correct strcture
This commit is contained in:
@@ -22,7 +22,6 @@ type Config struct {
|
||||
splittedNames []string
|
||||
Dynamic *DynamicConfiguration `yaml:"dynamic"`
|
||||
Blocking *BlockingConfiguration `yaml:"blocking"`
|
||||
Next http.Handler
|
||||
}
|
||||
|
||||
func CreateConfig() *Config {
|
||||
|
||||
Reference in New Issue
Block a user