fix: workflows

This commit is contained in:
2025-10-11 11:03:57 +02:00
parent 46ab66c600
commit c69e86fb95
10 changed files with 619 additions and 162 deletions

View File

@@ -0,0 +1,6 @@
# 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)