[mode] baszel?
This commit is contained in:
parent
926612eee5
commit
7ef7a27d3a
2 changed files with 11 additions and 0 deletions
9
beszel/compose.yaml
Normal file
9
beszel/compose.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
services:
|
||||
beszel:
|
||||
image: henrygd/beszel
|
||||
container_name: beszel
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8090:8090
|
||||
volumes:
|
||||
- ./beszel_data:/beszel_data
|
||||
Loading…
Add table
Add a link
Reference in a new issue