Mount storage_key

This commit is contained in:
Colin Hebert
2023-01-10 16:05:25 +01:00
parent 5532484e68
commit 031e6c0f79

View File

@@ -22,6 +22,7 @@ services:
target: /etc/authelia/authentication.yml target: /etc/authelia/authentication.yml
secrets: secrets:
- jwt_secret - jwt_secret
- storage_key
labels: labels:
traefik.enable: true traefik.enable: true