diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-30 21:43:42 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-30 21:45:57 -0800 |
commit | 7ff48bb4ecd069b9e1e6d5afeb60dcb38435e474 (patch) | |
tree | a8d5fc38a3e06bb4d3ded39c73843ead78f3403c /etc/uwsgi | |
parent | 89c00d833a250506afb5eeb26cf03b72b3c124d6 (diff) |
nftables.conf, allow qrcp, drop ssh and searx, based on services and config files
Diffstat (limited to 'etc/uwsgi')
-rw-r--r-- | etc/uwsgi/searx.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/uwsgi/searx.ini b/etc/uwsgi/searx.ini index 148c84ba..ed81b379 100644 --- a/etc/uwsgi/searx.ini +++ b/etc/uwsgi/searx.ini @@ -1,5 +1,5 @@ [uwsgi]
-http-socket = :8888
+http-socket = :49152
# Who will run the code
uid = searx
|