Full refactor of codebase
This commit is contained in:
10
default.env
Normal file
10
default.env
Normal file
@@ -0,0 +1,10 @@
|
||||
DEBUG=True
|
||||
|
||||
# Server configuration
|
||||
APP_PORT=
|
||||
APP_BASE_URL=
|
||||
|
||||
# For sending mail
|
||||
SMTP_HOST=
|
||||
SMTP_MAIL=
|
||||
SMTP_PASS=
|
||||
Reference in New Issue
Block a user