✨ refactor: convert all DanceLessonsCoach mentions to kebab-case
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# DanceLessonsCoach Docker Image
|
||||
# dance-lessons-coach Docker Image
|
||||
# Multi-stage build for production deployment
|
||||
|
||||
# Stage 1: Build binary
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user