mirror of
https://github.com/xodivorce/isdowndetectordown.git
synced 2025-12-19 20:33:04 +05:30
(chore): initial MVP release
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
APP_DEBUG= "Your debug mode here (true or false)"
|
||||
DB_HOST= "Your database host here"
|
||||
DB_NAME= "Your database name here"
|
||||
DB_USER= "Your database user here"
|
||||
DB_PASS= "Your database password here"
|
||||
START_YEAR= "Your project start year here"
|
||||
Reference in New Issue
Block a user