Korrektur

This commit is contained in:
Marc Blatter 2026-03-25 19:20:40 +00:00
parent a4f230954c
commit 0d2a8437ca
1 changed files with 5 additions and 1 deletions

View File

@ -9,10 +9,14 @@ services:
ports:
- "8095:8090" # Webinterface: http://<host>:8095
environment:
- PORT=8090
- LANG=de
- PUID=1000
- PGID=1000
volumes:
- /home/marc/beszel/data:/app/data
- /proc:/host/proc:ro
- /sys:/host/sys:ro
- /:/host/root:ro
# ATLAS UI
atlas:
image: keinstien/atlas:latest