You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Configure your CTF settings (such as name, running time) in [`config.py`](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/blob/master/src/FlaskRTBCTF/config.py).
67
-
68
-
3. In the `app.json`, change the `repository` key's value to match your fork's URL.
5. Visit your Fork's GitHub URL in the browser and click on the following **Deploy to Heroku** button.
61
+
2. Give your application an awesome name and _optionally_ specify mail environment variables.
73
62
74
63
> Note: A psuedo-random password for the **admin** user would be created and set in the config variable `ADMIN_PASS`. On Heroku, you can reveal this password from your application's dashboard settings. Same for the Flask application's `SECRET_KEY`.
0 commit comments