Fix configurations

This commit is contained in:
Fabio Scotto di Santolo
2025-06-01 13:00:00 +02:00
parent 1a5d437311
commit 0c17486015
12 changed files with 33 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
{
"server": {
"host": "localhost",
"port": 8089
"port": 8080
}
}