Add redis-data volume to autoconf.yml for persistent storage in authelia example

This commit is contained in:
Théophile Diot 2025-01-08 13:38:50 +01:00
parent 67a04f8ba5
commit 6222c0ad4a
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -78,3 +78,6 @@ networks:
name: bw-services
authelia-redis:
name: authelia-redis
volumes:
redis-data: