Remove package.json file from the repository

This commit is contained in:
Daniel Volz
2025-12-28 22:19:28 +01:00
parent 000677da61
commit a2036ce9f5
5 changed files with 11 additions and 5681 deletions
-7
View File
@@ -1,10 +1,3 @@
# =============================================================================
# DEVELOPMENT DOCKER COMPOSE - Security Hardened
# =============================================================================
# Note: Dev containers need write access to volumes for hot-reload.
# Production containers run as non-root with read-only filesystem.
# =============================================================================
services:
backend-dev:
image: node:22-slim