Added app.conf file

This commit is contained in:
2025-03-11 22:01:23 +03:00
parent c89e3bdada
commit c909d5b20a
3 changed files with 55 additions and 9 deletions

8
scripts/app.conf Normal file
View File

@@ -0,0 +1,8 @@
# Application settings
APP_NAME="Database Middleware"
APP_PORT=8080
# DatabaseS settings
DBS_PORTS=3306