Updated eployments

This commit is contained in:
2026-06-11 23:54:44 -04:00
parent 0decccfaed
commit 5dee3a2688
9 changed files with 180 additions and 10 deletions

View File

@@ -0,0 +1,17 @@
services:
homebox:
image: ghcr.io/hay-kot/homebox:latest
ports:
- "3100:7745"
environment:
- TZ=America/New_York
volumes:
- homebox_data:/data
volumes:
homebox_data:
driver: local
driver_opts:
type: none
o: bind
device: /mnt/swarm_shared/legacy_volumes/homebox_homebox_data/_data