diff options
Diffstat (limited to 'Biz/Dragons/env')
-rw-r--r-- | Biz/Dragons/env | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Biz/Dragons/env b/Biz/Dragons/env deleted file mode 100644 index 86a2f69..0000000 --- a/Biz/Dragons/env +++ /dev/null @@ -1,9 +0,0 @@ -# This is an example env file for Dragons.dev. Copy this to /run/dragons/env and -# fill in the values. -# -# These can be retrieved from https://github.com/settings/applications/1428824 -GITHUB_CLIENT_SECRET= -GITHUB_CLIENT_ID= -# -# This is just a UUID, can be grabbed from /proc/sys/kernel/random/uuid -GITHUB_CLIENT_STATE= |