Finish dulciarCambioServer

This commit is contained in:
2022-03-10 17:02:55 +01:00

View File

@@ -14,12 +14,12 @@
"cliente": {
"db": {
"driver": "mssql",
"hostName": "192.168.1.5",
"hostName": "192.168.1.12",
"dbName": "DULCIAR",
"userName": "sa",
"password": "sa"
},
"endPoint": "192.168.1.5:8080",
"endPoint": "192.168.1.12:8080",
"endPointRemote": null,
"public_url": "http://87.26.9.206/portale/"
},