Files
infra/renovate/compose.yml
2026-01-26 21:06:04 +01: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