refactor: convert all DanceLessonsCoach mentions to kebab-case
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 10s
CI/CD Pipeline / CI Pipeline (push) Failing after 13s

This commit is contained in:
2026-04-07 19:11:39 +02:00
parent 7f32a113db
commit 52065c9cf3
72 changed files with 211 additions and 211 deletions

View File

@@ -1,4 +1,4 @@
# DanceLessonsCoach Docker Image
# dance-lessons-coach Docker Image
# Multi-stage build for production deployment
# Stage 1: Build binary

View File

@@ -1,4 +1,4 @@
# DanceLessonsCoach Production Docker Image
# dance-lessons-coach Production Docker Image
# ⚠️ DEVELOPMENT ONLY - This file uses 'latest' tag for local testing
# ⚠️ CI/CD generates the correct Dockerfile.prod with proper dependency hash
# ⚠️ For production use, see the CI/CD workflow which generates the correct file

View File

@@ -1,4 +1,4 @@
# DanceLessonsCoach Production Docker Image
# dance-lessons-coach Production Docker Image
# Minimal image using pre-built binary from CI cache
# Template: Replace {{DEPS_HASH}} with actual dependency hash