From 0796741a3f05c67b4ef165f7f0a476e24aefc6b6 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI Date: Mon, 25 Sep 2017 08:35:49 +0200 Subject: [PATCH] Create secrets.example --- secrets.example | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 secrets.example diff --git a/secrets.example b/secrets.example new file mode 100644 index 0000000..5135db2 --- /dev/null +++ b/secrets.example @@ -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