replace nforwardauth with authelia #231

Merged
mg merged 45 commits from authelia into master 2024-11-10 12:53:46 +01:00
Showing only changes of commit 2a3d62d199 - Show all commits

View file

@ -61,8 +61,8 @@ services:
timeout: 10s
retries: 3
authelia-redis: # version!!!!
image: redis:7
authelia-redis:
image: "redis:7.4.1"
container_name: authelia-redis
restart: unless-stopped
pull_policy: missing