Create secrets.example
parent
409397056d
commit
0796741a3f
|
@ -0,0 +1,8 @@
|
||||||
|
mailgun_url: https://api.mailgun.net/v3/tjctf.org
|
||||||
|
mailgun_key: key-asdflkjasdhflkjsdahflkhsdaklfjhasd
|
||||||
|
recaptcha_key: asdlkfjhasdlkjfhlsdakjfh
|
||||||
|
recaptcha_secret: sdakjfhsdalkfjhsdalkfjh
|
||||||
|
key: this can be anything you want, it is your flask secret_key
|
||||||
|
shell_host: shell
|
||||||
|
shell_username: shellaccounts
|
||||||
|
shell_privkey: path to private key used to log in
|
Loading…
Reference in New Issue