nginx: Rename nginx/server to nginx
This commit is contained in:
parent
2119f96382
commit
4fb04065f9
22 changed files with 16 additions and 16 deletions
|
@ -28,7 +28,7 @@ http {
|
|||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_http_version 1.1;
|
||||
|
||||
{% if plaintext is defined %}
|
||||
{% if nginx_plaintext is defined %}
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
Loading…
Add table
Add a link
Reference in a new issue