Skip to content

InteractivePlus/InteractiveSSO-Captcha

Repository files navigation

InteractiveSSO-Captcha

Captcha system for InteractiveSSO

Document

Usage

./interactivesso-captcha -conf "config.json"

Can also modify environment variable $PORT, $SECRET_KEY, $REDIS_ADDR, $REDIS_PORT, and $REDIS_PASSWORD to change config.

heroku stack:set container
git push heroku main