reformat a bit
This commit is contained in:
parent
14e8ab7b37
commit
5af627c196
1 changed files with 9 additions and 8 deletions
|
@ -24,7 +24,8 @@ let
|
|||
let
|
||||
proto = optional phpFastcgi "proto fcgi";
|
||||
in
|
||||
concatStringsSep " " ([
|
||||
concatStringsSep " " (
|
||||
[
|
||||
"server ${serviceName}${toString i} ${s.address}"
|
||||
]
|
||||
++ proto
|
||||
|
|
Loading…
Reference in a new issue