1 parent 05f8e33 commit 07a4ef6Copy full SHA for 07a4ef6
1 file changed
config-parser/writer.go
@@ -55,11 +55,11 @@ func (p *configParser) String() string {
55
HTTPErrors,
56
Acme,
57
CrtStore,
58
+ FCGIApp,
59
Frontends,
60
Backends,
61
Listen,
62
Program,
- FCGIApp,
63
}
64
65
for _, section := range sections {
0 commit comments