Anpassungen und härtung vogenommen

This commit is contained in:
2026-05-16 12:45:00 +00:00
parent ccebb8ef41
commit f0a71508dd
5 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -3,6 +3,8 @@ services:
container_name: dashy
image: lissy93/dashy:latest
restart: unless-stopped
security_opt:
- no-new-privileges:true
environment:
- NODE_ENV=production
- TZ=Europe/Berlin
@@ -11,8 +13,6 @@ services:
- /docker/dashy/conf.yml:/app/user-data/conf.yml
networks:
- vps_network
ports:
- 4000:8080
deploy:
resources:
limits: