add authelia configuration

This commit is contained in:
2024-04-21 00:39:01 +02:00
parent 6f952172da
commit 2a93313ed2

View File

@@ -38,7 +38,7 @@ services:
user: "10002:10002" user: "10002:10002"
volumes: volumes:
- "/etc/localtime:/etc/localtime:ro" - "/etc/localtime:/etc/localtime:ro"
- "./config/:/config:rw" - "/data/docker/authelia-prod-3/config/:/config:rw"
- "/data/docker/authelia-prod-3/data/:/data:rw" - "/data/docker/authelia-prod-3/data/:/data:rw"
networks: networks:
lldap-authelia: lldap-authelia: