Changing volume binds.
This commit is contained in:
+1
-5
@@ -5713,11 +5713,7 @@ services:
|
|||||||
profiles: ["rinoa-apps"]
|
profiles: ["rinoa-apps"]
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/searxng
|
- ${DOCKER_VOLUME_CONFIG}/searxng:/etc/searxng
|
||||||
target: /etc/searxng
|
|
||||||
type: bind
|
|
||||||
bind:
|
|
||||||
create_host_path: true
|
|
||||||
searxng-valkey:
|
searxng-valkey:
|
||||||
container_name: searxng-valkey
|
container_name: searxng-valkey
|
||||||
<<: *valkey-params
|
<<: *valkey-params
|
||||||
|
|||||||
Reference in New Issue
Block a user