Refactor searxng.yml to add user permissions for container

This commit is contained in:
2024-06-10 20:44:18 +08:00
parent c4e56cf5b1
commit cf412bdf47
+1
View File
@@ -40,6 +40,7 @@ services:
environment:
- LIMITER=true
- SEARXNG_BASE_URL=https://search.${DOMAIN}/
user: "1000:1000"
volumes:
- /var/data/config/searxng:/etc/searxng:rw
cap_drop: