thedocks/beszel/compose.yaml

9 lines
177 B
YAML
Raw Normal View History

2025-02-24 20:57:41 +00:00
services:
beszel:
image: henrygd/beszel
container_name: beszel
restart: unless-stopped
ports:
- 8090:8090
volumes:
- ./beszel_data:/beszel_data