diff options
Diffstat (limited to 'Biz/Dragons/env')
-rw-r--r-- | Biz/Dragons/env | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Biz/Dragons/env b/Biz/Dragons/env new file mode 100644 index 0000000..86a2f69 --- /dev/null +++ b/Biz/Dragons/env @@ -0,0 +1,9 @@ +# 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= |