From b6d667d32cf20f41ed7e0a2a6fe00786fe32b11a Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Tue, 10 Jan 2023 15:41:02 +0100 Subject: [PATCH] Keep config folder --- authentication.docker-compose.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/authentication.docker-compose.yml b/authentication.docker-compose.yml index 0c97f2a..6483fb9 100644 --- a/authentication.docker-compose.yml +++ b/authentication.docker-compose.yml @@ -30,6 +30,10 @@ networks: volumes: config: + driver_opts: + type: none + o: bind + device: ${NASCOMPOSE_SERVICES?}/volumes/authelia/config/ configs: authelia_configuration: