This website requires JavaScript.
Explore
Help
Sign In
Dhaverd
/
hunt-blacklist-backend
Watch
1
Star
0
Fork
You've already forked hunt-blacklist-backend
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Добавил пример .env
Browse Source
...
This commit is contained in:
Dhaverd
2026-05-10 13:13:51 +08:00
parent
3a67158a73
commit
78ffc9a19f
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
.env
Normal file
Unescape
Escape
View File
@ -0,0 +1,5 @@
DB_HOST
=
127.0.0.1
DB_PORT
=
3306
DB_USER
=
root
DB_PASS
=
root
DB_NAME
=
db_name
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Dhaverd/hunt-blacklist-backend
Title
Body
Create Issue