Initial commit: project setup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
DB_HOST=db
|
||||
DB_USER=app
|
||||
DB_PASSWORD=secret
|
||||
DB_NAME=events
|
||||
|
||||
SMTP_HOST=
|
||||
SMTP_USER=
|
||||
SMTP_PASS=
|
||||
Reference in New Issue
Block a user