mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
default upstream port
This commit is contained in:
parent
46ae197db6
commit
3f26ce7355
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue