services: beszel: image: 'henrygd/beszel' container_name: 'beszel' restart: unless-stopped ports: - '127.0.0.1:8090:8090' volumes: - ./beszel_data:/beszel_data