9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
|
|
|
|
# Application settings
|
|
APP_NAME="Database Middleware"
|
|
APP_PORT=8080
|
|
|
|
# DatabaseS settings
|
|
DBS_PORTS=3306
|