save
This commit is contained in:
parent
27df1a73b5
commit
a0cb5fb6b0
36 changed files with 1886 additions and 187 deletions
|
@ -1,6 +1,6 @@
|
|||
APP_HOST="localhost:8080"
|
||||
APP_NAME="BuysForLife"
|
||||
SQLITE_DB="db-dev.sqlite"
|
||||
SQLITE_DB="/Full/Path/to/your/db-dev.sqlite"
|
||||
# SMTP for login, order, and admin notifications
|
||||
SMTP_HOST="smtp.example.com" # SMTP uses TLS
|
||||
SMTP_USER="user@example.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue