more stuff for the sample env file
This commit is contained in:
parent
1eed2f4027
commit
f536674e73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user