mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Update README.md
This commit is contained in:
parent
d75de14c64
commit
3ffaa2a259
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ Example Nginx conf
|
||||||
|
|
||||||
```nginx
|
```nginx
|
||||||
|
|
||||||
lua_package_path "/usr/share/lua/5.1/nginx/?.lua;;"; # For Debian
|
|
||||||
|
|
||||||
init_by_lua_file path/to/init.lua;
|
init_by_lua_file path/to/init.lua;
|
||||||
access_by_lua_file path/to/access.lua;
|
access_by_lua_file path/to/access.lua;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue