security: don't expose docker socket by default

This commit is contained in:
2023-07-06 15:13:08 +02:00
parent b46f3ae4fc
commit 3de29f0135
4 changed files with 10 additions and 2 deletions

View File

@ -12,6 +12,9 @@ AUTHENTIK_LOG_LEVEL=info
# AUTHENTIK_FOOTER_LINKS='[{"name": "My Organization","href":"https://example.com"}]'
# WORKERS=1
## Outpost Integration
# COMPOSE_FILE="$COMPOSE_FILE:compose.outposts.yml"
## EMAIL
AUTHENTIK_EMAIL__HOST=smtp
AUTHENTIK_EMAIL__PORT=587