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
-5
View File
@@ -1,7 +1,3 @@
# =============================================================================
# PRODUCTION DOCKER COMPOSE - Security Hardened
# =============================================================================
services:
backend:
image: git.danielvolz.org/daniel/medassist-ng/backend:0.0.1
@@ -20,7 +16,6 @@ services:
# Security options
security_opt:
- no-new-privileges:true
# Note: read_only removed - entrypoint needs to fix permissions at startup
tmpfs:
- /tmp:noexec,nosuid,size=64m
cap_drop: