mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Add redis-data volume to autoconf.yml for persistent storage in authelia example
This commit is contained in:
parent
67a04f8ba5
commit
6222c0ad4a
1 changed files with 3 additions and 0 deletions
|
|
@ -78,3 +78,6 @@ networks:
|
|||
name: bw-services
|
||||
authelia-redis:
|
||||
name: authelia-redis
|
||||
|
||||
volumes:
|
||||
redis-data:
|
||||
|
|
|
|||
Loading…
Reference in a new issue