services: roux-server: image: git.roo.lol/jbrechtel/roux:latest restart: unless-stopped ports: - "127.0.0.1:8080:8080" volumes: - /srv/roux/recipes:/recipes:ro - /srv/roux/data:/data