3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-22 01:05:02 +00:00

Improve documentation around bot setup

Adding comments and suitable defaults to the .env files
This commit is contained in:
Bluenix 2021-06-14 00:16:24 +02:00
parent 3ddfb3b65a
commit c9fa56de2c
No known key found for this signature in database
GPG key ID: 1C1ED07E6FC8AA48
5 changed files with 71 additions and 39 deletions

View file

@ -1 +1,2 @@
KEY=32_character_encryption_key
# Random 32 character key to encrypt with
KEY="abcdefghijlmnopqrstuvwxyz1234567"