This website works better with JavaScript.
Explore
Help
Sign In
fdzcxy212218121
/
backend
Watch
1
Star
0
Fork
You've already forked backend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3acbc3a9b9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3acbc3a9b9'
${ noResults }
backend
/
.env
5 lines
96 B
Raw
Normal View
History
Unescape
Escape
backend-init
3 days ago
DB_NAME
=
"uml"
DB_USER
=
"root"
DB_PASSWORD
=
"123456"
DB_HOST
=
"localhost"
完成对jwt的验证
3 days ago
JWT_SECRET
=
"PJH"