Consistent folder naming

This commit is contained in:
Colin Hebert
2023-01-22 07:47:55 +01:00
parent 145957e0de
commit 6b2c80b672
8 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ services:
networks:
- reverse-proxy
volumes:
- config:/config
- authelia_config:/config/
configs:
- source: authelia_configuration
target: /etc/authelia/configuration.yml
@@ -41,7 +41,7 @@ networks:
external: true
volumes:
config:
authelia_config:
driver_opts:
type: none
o: bind