1
0

searxng: run as user

This commit is contained in:
2023-03-23 11:11:51 +01:00
parent 4be92cad70
commit d51363b5ea

View File

@ -622,6 +622,7 @@ services:
searxng:
container_name: searxng
image: searxng/searxng:latest
user: "${PUID}:${PGID}"
networks:
- caddy
- redis