1
0

dividing api changes

This commit is contained in:
Jose
2025-03-13 21:00:17 +01:00
parent f00c9cdac0
commit 2ce90c5720
30 changed files with 581 additions and 707 deletions

View File

@@ -7,7 +7,8 @@ db.user=root
db.pwd=root
dp.poolSize=5
# Server Configuration
# HTTP Server Configuration
inet.host=localhost
webserver.port=8080
api.port=8081
data-api.port=8081
logic-api.port=8082