7 lines
243 B
Plaintext
7 lines
243 B
Plaintext
|
|
# 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)
|