formatting, warning fixes
This commit is contained in:
@@ -262,12 +262,12 @@ in
|
||||
# };
|
||||
|
||||
http = {
|
||||
|
||||
|
||||
serversTransports = {
|
||||
attich1 = {
|
||||
serverName = "localhost";
|
||||
disableHTTP2 = true;
|
||||
};
|
||||
serverName = "localhost";
|
||||
disableHTTP2 = true;
|
||||
};
|
||||
};
|
||||
|
||||
middlewares = {
|
||||
|
||||
Reference in New Issue
Block a user