Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 413 Bytes

File metadata and controls

18 lines (12 loc) · 413 Bytes

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