Update comment
This commit is contained in:
parent
781774d4b9
commit
5732ab25be
@ -53,7 +53,7 @@
|
||||
{{ define "location" }}
|
||||
location {{ .Path }} {
|
||||
{{ if ne .NetworkTag "external" }}
|
||||
# Only allow traffic from internal clients
|
||||
# Allow traffic according of the given network config
|
||||
include {{ (printf "/etc/nginx/networks/%s.conf" .NetworkTag) }};
|
||||
{{ end }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user