[mode] baszel?

This commit is contained in:
Andy Bunce 2025-02-24 20:57:41 +00:00
parent 926612eee5
commit 7ef7a27d3a
2 changed files with 11 additions and 0 deletions

9
beszel/compose.yaml Normal file
View file

@ -0,0 +1,9 @@
services:
beszel:
image: henrygd/beszel
container_name: beszel
restart: unless-stopped
ports:
- 8090:8090
volumes:
- ./beszel_data:/beszel_data