security update

This commit is contained in:
2026-05-30 12:49:51 +02:00
parent c935e39fa1
commit 6c1221c60f
+2
View File
@@ -10,6 +10,8 @@ services:
image: web:1.0.0
container_name: web
restart: unless-stopped
security_opt:
- no-new-privileges:true
env_file:
- .env.production
expose: