We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3140d commit cd81dd0Copy full SHA for cd81dd0
openid_connect.server_conf
@@ -88,7 +88,7 @@
88
89
location /api/ {
90
api write=on;
91
- allow 127.0.0.1; # Only the NGINX host may call the NIGNX Plus API
+ allow 127.0.0.1; # Only the NGINX host may call the NGINX Plus API
92
deny all;
93
access_log off;
94
}
0 commit comments