self-hosted/homer/docker-compose.yml
Lorenzo Carbonell 623102a4ca
clean
2024-04-23 06:35:16 +02:00

12 lines
209 B
YAML

services:
homer:
image: b4bz/homer
container_name: homer
init: true
restart: unless-stopped
volumes:
- ./assets:/www/assets
user: 1000:1000
enviroment:
INIT_ASSETS: 1