more stuff for the sample env file

This commit is contained in:
shockrah 2020-07-21 21:33:12 -07:00
parent 1eed2f4027
commit f536674e73

View File

@ -1 +1,6 @@
DATABASE_URL=mysql://freechat_dev:password@localhost:3306/freechat
DATABASE_NAME=freechat
DATABASE_PASS=password
DATABASE_USER=freechat_dev
DATABASE_HOST=localhost
DATABASE_PORT=3306