Files
EZ-Homelab/docker-compose/alternatives/.env.example
kelin 5df66a3923 Refine .env.example files across all stacks
- Streamline variable organization and formatting
- Reduce redundant comments and improve clarity
- Maintain all required variables for each stack
2026-02-10 20:23:52 -05:00

16 lines
203 B
Plaintext

# Alternatives Stack Environment Variables
TZ=
PUID=
PGID=
SERVER_IP=
SERVER_HOSTNAME=
DOMAIN=
MEDIA_DIR=
PLEX_CLAIM=
AUTHENTIK_SECRET_KEY=
AUTHENTIK_DB_NAME=
AUTHENTIK_DB_USER=
AUTHENTIK_DB_PASSWORD=