Skip to content

Commit 6543fbb

Browse files
authored
Install from correct release branch
1 parent 289c39b commit 6543fbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Finally, create a clone of the GitHub repository.
5050

5151
`$ git clone https://github.com/nginxinc/nginx-openid-connect`
5252

53+
> **N.B.** There is a branch for each NGINX Plus release. Switch to the correct branch to ensure compatibility with the features and syntax of each release.
54+
5355
All files can be copied to **/etc/nginx/conf.d**
5456

5557
> **N.B.** The GitHub repository contains [include](http://nginx.org/en/docs/ngx_core_module.html#include) files for NGINX configuration and JavaScript code for token exchange and initial token validation. These files are referenced with a relative path (relative to /etc/nginx). If NGINX Plus is running from a non-standard location then copy the files from the GitHub repository to `/path/to/conf/conf.d` and use the `-p` flag to start NGINX with a prefix path that specifies the location where the configuration files are located.

0 commit comments

Comments
 (0)