Start moving over services

This commit is contained in:
Fern Garden 2025-07-22 14:15:56 +08:00
parent ab1ef02a5b
commit 1158e27046
8 changed files with 16 additions and 61 deletions

View file

@ -4,7 +4,7 @@ services:
image: ghcr.io/sysadminsmedia/homebox:latest-rootless
container_name: homebox
volumes:
- homebox_data:/data/
- /home/fern/docker/data/homebox/data:/data/
environment:
- HBOX_LOG_LEVEL=info
- HBOX_LOG_FORMAT=text
@ -23,7 +23,3 @@ networks:
default:
proxy:
external: true
volumes:
homebox_data:
name: homebox_data