reviewbot

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

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-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror