Initial stage
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
PORT=3000
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_NAME=check_list
|
||||
DB_USER=check_list_user
|
||||
DB_PASSWORD=check_list_password
|
||||
DB_CONNECTION_LIMIT=5
|
||||
Reference in New Issue
Block a user