Add searx
This commit is contained in:
parent
0d1d7dc09d
commit
8163931183
3 changed files with 48 additions and 2 deletions
|
@ -49,7 +49,7 @@ depends_on = ["redis"]
|
|||
|
||||
[services.redis]
|
||||
image = "redis:alpine"
|
||||
container_name = "redis"
|
||||
container_name = "redis-nextcloud"
|
||||
networks = ["nextcloud"]
|
||||
restart = "unless-stopped"
|
||||
command = "redis-server --requirepass 123"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue