Skip to content

Commit

Permalink
template
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 29, 2019
1 parent 99911f6 commit 04cf6b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nginx.conf.sigil
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,5 @@ upstream {{ $.APP }}-{{ $upstream_port }} {
server {{ $listener_ip }}:{{ $upstream_port }};{{ end }}
}
{{ end }}

{{ end }}

0 comments on commit 04cf6b9

Please sign in to comment.