reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | Activity | README | LICENSE

root / docker-compose.yml

docker-compose.yml (175B)


      1 services:
      2   reviewbot:
      3     image: ghcr.io/iostpa/reviewbot:latest
      4     restart: always
      5     env_file: ".env"
      6     ports:
      7       - "3000:3000"
      8     volumes:
      9       - ./data:/app/data
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror