Updated README and comments in the configuration #16

This commit is contained in:
ChaoticByte 2023-02-11 20:25:42 +01:00
parent 9bc9d519c0
commit 159e1cef7d
2 changed files with 37 additions and 17 deletions

View file

@ -1,7 +1,7 @@
---
app:
# The secret key, used for security protections
# This MUST be a secret, very long, random string
# This MUST be a secret, very long (40+ characters), random string
secret_key: "!!!insert random data!!!"
# The port for the asgi application
# This should be blocked by the firewall