This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Supositware
/
jeff-downloader
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Activity
Browse Source
Update .env.example
master
Loïc Bersier
7 months ago
parent
d48a1e2cec
commit
97792466ca
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.env.example
+ 1
- 1
.env.example
View File
@ -3,7 +3,7 @@ PORT=3333
NODE_ENV=development
APP_URL=http://${HOST}:${PORT}
CACHE_VIEWS=false
APP_KEY=
Please do 'adonis key:generate'
APP_KEY=
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
Write
Preview
Loading…
Cancel
Save