mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Sass compiling
Database manager
This commit is contained in:
parent
594431b420
commit
ce6e839281
10 changed files with 160 additions and 397 deletions
8
usr/example.env
Normal file
8
usr/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