diff --git a/docker-compose.yml b/docker-compose.yml index 15d351d7..10e36d6a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5713,11 +5713,7 @@ services: profiles: ["rinoa-apps"] restart: unless-stopped volumes: - - source: ${DOCKER_VOLUME_CONFIG}/searxng - target: /etc/searxng - type: bind - bind: - create_host_path: true + - ${DOCKER_VOLUME_CONFIG}/searxng:/etc/searxng searxng-valkey: container_name: searxng-valkey <<: *valkey-params