chore: add sample env file
Signed-off-by: SphericalKat <amolele@gmail.com>
This commit is contained in:
parent
d19fe38aee
commit
b4eb5c7f2f
5
sample.env
Normal file
5
sample.env
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
DATABASE_URL='<insert db url here>'
|
||||||
|
SECRET_KEY_BASE='<insert secret key here>'
|
||||||
|
SWOOSH_USERNAME='noreply@katb.in'
|
||||||
|
SWOOSH_PASSWORD='<insert your password here>'
|
||||||
|
SWOOSH_SMTP_RELAY='smtp.example.com'
|
Loading…
Reference in New Issue
Block a user