diff --git a/conf.d/autoconfig.shore.co.il.conf b/conf.d/autoconfig.shore.co.il.conf index dce6467152030c3c82d961a380fd63f965f87b84..9fb1103fe933c8e387a82ea1de55acddbe7ffe7b 100644 --- a/conf.d/autoconfig.shore.co.il.conf +++ b/conf.d/autoconfig.shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80; diff --git a/conf.d/elasticsearch.shore.co.il.conf b/conf.d/elasticsearch.shore.co.il.conf index 92642930afc5b38eb22ead34be563f0d1f5da703..de4822fb8f17205304253eeb5b16fb34a9b01151 100644 --- a/conf.d/elasticsearch.shore.co.il.conf +++ b/conf.d/elasticsearch.shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx map $host $es { default elasticsearch; } server { diff --git a/conf.d/kibana.shore.co.il.conf b/conf.d/kibana.shore.co.il.conf index 7f5977fd2d7408ad9092569c20bb09df576ed4b2..405d914bd28f750ee9929c861aaae95a6cf1e5bb 100644 --- a/conf.d/kibana.shore.co.il.conf +++ b/conf.d/kibana.shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx map $host $kibana { default kibana; } server { diff --git a/conf.d/myip.shore.co.il.conf b/conf.d/myip.shore.co.il.conf index 98373255ee76cc473990f3d6f8cd011949104c1f..222d2d44bb2de8159fa575a61320defc6439488b 100644 --- a/conf.d/myip.shore.co.il.conf +++ b/conf.d/myip.shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80; diff --git a/conf.d/nehe.sr.conf b/conf.d/nehe.sr.conf index c3700a6fa19b42a18d85a1082b9b235e0ed2f3da..289bb2a9da44814ed3a0aeb23572a24f1076296a 100644 --- a/conf.d/nehe.sr.conf +++ b/conf.d/nehe.sr.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80; diff --git a/conf.d/nehes.co.conf b/conf.d/nehes.co.conf index 55f047d2be6d45ca7b868054bb8b8c6e1f35a735..db751ddfaabb0c6db942e6ca6f204870bdcf0980 100644 --- a/conf.d/nehes.co.conf +++ b/conf.d/nehes.co.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80; diff --git a/conf.d/registry.shore.co.il.conf b/conf.d/registry.shore.co.il.conf index d2e4f1f68e1e413a1fe8949d6d08e5263ba9774d..c6fa35542f8d17ed9620d0b50ea125f7c9ef724e 100644 --- a/conf.d/registry.shore.co.il.conf +++ b/conf.d/registry.shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx map $host $registry { default registry; } map $host $registry_fe { default reg; } diff --git a/conf.d/shore.co.il.conf b/conf.d/shore.co.il.conf index ae30a3cbe13eb4e61ed6580285c6ad963c8e5a66..24d3c4b5bdc90b6d59fb0a254a9027cd043f345e 100644 --- a/conf.d/shore.co.il.conf +++ b/conf.d/shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx map $host $z_push { default z-push; } server { diff --git a/conf.d/www.nehe.sr.conf b/conf.d/www.nehe.sr.conf index 05538def8ce372603a0bfc0300ed7e419aaa8546..414cd4d0d15a048fed3ff87be1e7fa0b74f886a5 100644 --- a/conf.d/www.nehe.sr.conf +++ b/conf.d/www.nehe.sr.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80; diff --git a/conf.d/www.nehes.co.conf b/conf.d/www.nehes.co.conf index 0a14e6f3ba70eebf1a3b91d56216695e94dbf166..fdd0d5bbbd0e1f1b2b0b9977b78dbcaf819629a1 100644 --- a/conf.d/www.nehes.co.conf +++ b/conf.d/www.nehes.co.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80; diff --git a/conf.d/www.shore.co.il.conf b/conf.d/www.shore.co.il.conf index 2a823be5715247dcdc40b29c2a38dca0c4210592..d496c2df656308927d98fb52a7b82486f839becb 100644 --- a/conf.d/www.shore.co.il.conf +++ b/conf.d/www.shore.co.il.conf @@ -1,3 +1,4 @@ +# vim: ft=nginx server { listen 80; listen [::]:80;