added config files

This commit is contained in:
2026-04-22 18:59:14 +00:00
parent 9fc26eca20
commit b98cbd1ffa
3 changed files with 94 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ services:
- './authelia:/config'
networks:
- authelia
- reverse-proxy
restart: 'unless-stopped'
healthcheck:
## In production the healthcheck section should be commented.