Files
home/Projects/kompose/track/.env.new

7 lines
243 B
Plaintext
Raw Normal View History

2025-10-11 11:03:57 +02:00
# Stack identification
COMPOSE_PROJECT_NAME=track
# Note: All configuration variables are now in the root .env file
# with TRACK_ prefix (e.g., TRACK_TRAEFIK_HOST, TRACK_DOCKER_IMAGE)
# All secrets are in secrets.env (e.g., TRACK_APP_SECRET)