feat(07-04): update backend/Dockerfile with config/ documentation
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# [D-07] Backend container - config/ folder mounted at /app/config (read-only)
|
||||
# Config sources: /app/config/backend.yaml, /app/config/secrets.yaml, environment variables
|
||||
# Environment variables override YAML config per D-06 load order
|
||||
|
||||
FROM python:3.12-slim
|
||||
|
||||
# Metadata labels
|
||||
|
||||
Reference in New Issue
Block a user