1
0

Revert "searxng: run as user"

This reverts commit d51363b5ea3bd09c932aa5a4470301a03c162f27.
This commit is contained in:
Lukáš Kucharczyk 2023-03-23 11:19:36 +01:00
parent d51363b5ea
commit 4aab851327
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg

View File

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