1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-04 00:54:07 +02:00

default upstream port

This commit is contained in:
Robin Appelman 2017-03-18 00:31:24 +01:00
commit 3f26ce7355

View file

@ -13,7 +13,7 @@
{{ end }} {{ end }}
{{ else if .Network }} {{ else if .Network }}
# {{ .Container.Name }} # {{ .Container.Name }}
server {{ .Network.IP }} down; server {{ .Network.IP }}:80;
{{ end }} {{ end }}
{{ end }} {{ end }}