Changing volume binds.
This commit is contained in:
+1
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user