services: unraid-simple-monitoring-api: image: ghcr.io/nebn/unraid-simple-monitoring-api:latest container_name: unraid-simple-monitoring-api network_mode: host volumes: - /mnt/user/appdata/unraid-simple-monitoring-api:/app:ro - /:/hostfs:ro restart: unless-stopped