mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Database requests
This commit is contained in:
parent
f41312248c
commit
594431b420
8 changed files with 84 additions and 42 deletions
8
example.env
Normal file
8
example.env
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Login
|
||||
USERNAME = root
|
||||
PASSWORD =
|
||||
HOST = localhost
|
||||
PORT = 3306
|
||||
|
||||
# Database name
|
||||
DATABASE = onlylegs
|
Loading…
Add table
Add a link
Reference in a new issue