mirror of
https://github.com/aaronleetw/Attendance.git
synced 2024-11-14 19:11:39 -08:00
Added example env
This commit is contained in:
parent
50cb845655
commit
9c4881c715
1 changed files with 5 additions and 0 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
SECRET_KEY=
|
||||
MYSQL_USER=
|
||||
MYSQL_PASSWORD=
|
||||
MYSQL_HOST=
|
||||
MG_APIKEY=
|
Loading…
Reference in a new issue