blob: e9c67f3d93f373c60b6d113bfb703cd793fbb21e [file] [log] [blame]
version: "3.5"
services:
gitwatcher:
image: "avm99963/gitwatcher:latest"
env_file: .env
volumes:
- './secret:/secret:ro'
restart: unless-stopped