feat: initial import.
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
HTTP_PORT=9283
|
||||
HTTP_HOST=localhost
|
||||
DATABASE_NAME=game_logger
|
||||
DATABASE_HOST=localhost
|
||||
DATABASE_USER=game_logger
|
||||
DATABASE_PASSWORD=game_logger
|
||||
DATABASE_PORT=3306
|
||||
DATABASE_CONNECTIONLIMIT=10
|
||||
Reference in New Issue
Block a user