mobile-friendly (#2)
All checks were successful
Deployment / Install (push) Successful in 3m26s
All checks were successful
Deployment / Install (push) Successful in 3m26s
Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com> Reviewed-on: #2
This commit is contained in:
parent
9dfbdcc554
commit
fbcb3179c9
12 changed files with 170 additions and 122 deletions
17
.env.development
Normal file
17
.env.development
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
NPM_TOKEN=
|
||||
|
||||
# Name: Toby Purdy
|
||||
MAIL_TRANSPORT_HOST=smtp.ethereal.email
|
||||
MAIL_TRANSPORT_PORT=587
|
||||
MAIL_TRANSPORT_USER=toby.purdy58@ethereal.email
|
||||
MAIL_TRANSPORT_PASS=2bh8GWQpB2FWk6Eu9S
|
||||
|
||||
STRAPI_HOST=
|
||||
STRAPI_PORT=
|
||||
|
||||
DATABASE_CLIENT=
|
||||
DATABASE_HOST=
|
||||
DATABASE_PORT=
|
||||
DATABASE_NAME=
|
||||
DATABASE_USERNAME=
|
||||
DATABASE_PASSWORD=
|
||||
Loading…
Add table
Add a link
Reference in a new issue