A lightweight golang based concert notifier
services:
vigil:
image: ghcr.io/s4midev/vigil:latest
environment:
- VIGIL_DATAPATH=/data
volumes:
- ./:/data
user: "1000:1000"- Custom CURL based notifications
- Icon originally from GameIcons