Add searx

This commit is contained in:
Marko Korhonen 2022-08-14 00:36:32 +03:00
parent e41f585e27
commit a15a21b1a4
3 changed files with 48 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[services]
[services.redis]
container_name = "authentik-redis"
container_name = "redis-authentik"
image = "redis:alpine"
restart = "unless-stopped"
networks = ["authentik"]