mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-09 16:47:23 +01:00
explain port for nginx
This commit is contained in:
parent
c8add5bafe
commit
8d7835c833
@ -73,7 +73,7 @@ server:
|
||||
|
||||
#### Nginx
|
||||
|
||||
In the appropriate `server{}` section of your nginx setup add the following:
|
||||
In the appropriate `server{ listen 443 ssl; }` section of your nginx setup add the following:
|
||||
Where `MINOR_VERSION` should be `11` for example for python 3.11, adjust appropriately.
|
||||
```nginx
|
||||
location /searx/static/ {
|
||||
|
Loading…
Reference in New Issue
Block a user