Skip to content

Commit 91bab91

Browse files
cspeidelTrojan295
authored andcommitted
Update README.md (#116)
Kong > 0.14 uses KONG_PLUGINS
1 parent 84fdbda commit 91bab91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ If you're using `luarocks` execute the following:
5959

6060
luarocks install kong-oidc
6161

62-
You also need to set the `KONG_CUSTOM_PLUGINS` environment variable
62+
You also need to set the `KONG_PLUGINS` environment variable
6363

64-
export KONG_CUSTOM_PLUGINS=oidc
64+
export KONG_PLUGINS=oidc
6565
6666
## Usage
6767

0 commit comments

Comments
 (0)