Initial commit after extraction
This commit is contained in:
commit
80ba54e4ef
43 changed files with 3865 additions and 0 deletions
6
example.env
Normal file
6
example.env
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# SENTRY_DSN=""
|
||||
# BIND_TO="127.0.0.1:17000"
|
||||
# SECRET_KEY="generate w/ openssl rand -base64 32"
|
||||
# DATABASE_URL=""
|
||||
# REDIS="localhost:6379"
|
||||
# POSTMARK=""
|
||||
Reference in a new issue