Added app.conf file
This commit is contained in:
8
scripts/app.conf
Normal file
8
scripts/app.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
# Application settings
|
||||
APP_NAME="Database Middleware"
|
||||
APP_PORT=8080
|
||||
|
||||
# DatabaseS settings
|
||||
DBS_PORTS=3306
|
||||
Reference in New Issue
Block a user