1
0
Fork 0

reformat a bit

This commit is contained in:
ibizaman 2022-10-20 21:56:35 -07:00
parent 14e8ab7b37
commit 5af627c196

View file

@ -24,7 +24,8 @@ let
let let
proto = optional phpFastcgi "proto fcgi"; proto = optional phpFastcgi "proto fcgi";
in in
concatStringsSep " " ([ concatStringsSep " " (
[
"server ${serviceName}${toString i} ${s.address}" "server ${serviceName}${toString i} ${s.address}"
] ]
++ proto ++ proto