Files
infra/renovate/compose.yml
2025-10-22 11:51:35 +00:00

9 lines
185 B
YAML

name: renovate
services:
renovate:
image: renovate/renovate
volumes:
- ./config.js:/usr/src/app/config.js
environment:
- LOG_LEVEL=debug