Korrektur

This commit is contained in:
Marc Blatter 2026-03-24 21:38:05 +00:00
parent 44ced7eb81
commit a312c752df
1 changed files with 0 additions and 12 deletions

View File

@ -11,20 +11,8 @@ services:
environment:
- PORT=8090
- LANG=de
- HOST_PROC=/host/proc
- HOST_SYS=/host/sys
- HOST_ETC=/host/etc
volumes:
- /home/marc/beszel/data:/app/data
- /var/run/docker.sock:/var/run/docker.sock:ro
- /proc:/host/proc:ro
- /sys:/host/sys:ro
- /etc:/host/etc:ro
privileged: true
deploy:
resources:
limits:
memory: 256M
# BESZEL AGENT
beszel-agent:
image: henrygd/beszel-agent