We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14795a commit 23c1b5cCopy full SHA for 23c1b5c
export_secrets.sh
@@ -0,0 +1,9 @@
1
+# TODO: only fill out this file in production
2
+export GMAIL_USERNAME = "todo"
3
+export GMAIL_PASSWORD = "todo"
4
+export GOOGLE_DRIVE_TOKEN = "todo"
5
+export GITHUB_TOKEN = "todo"
6
+export DISCORD_TOKEN = "todo"
7
+
8
+export CSSS_GUILD_ID = "todo"
9
+export SFU_API_TOKEN = "todo"
0 commit comments