Modifica config tosca cloud
This commit is contained in:
@@ -1,25 +1,11 @@
|
||||
{
|
||||
"studioml": {
|
||||
"db": {
|
||||
"driver": "pdosqlsrv",
|
||||
"hostName": "192.168.2.220",
|
||||
"dbName": "tosca_cloud",
|
||||
"userName": "sa",
|
||||
"password": "sa"
|
||||
},
|
||||
"endPoint": "192.168.3.15:8080",
|
||||
"endPointRemote": "https://www2.studioml.it",
|
||||
"public_url": "https://www.studioml.it/pvm/"
|
||||
},
|
||||
"cliente": {
|
||||
"db": {
|
||||
"driver": "pdosqlsrv",
|
||||
"hostName": "localhost",
|
||||
"dbName": "tosca_cloud",
|
||||
"userName": "sa",
|
||||
"password": "sa"
|
||||
},
|
||||
"endPoint": "localhost:8080",
|
||||
"endPoint": "10.4.0.4:8080",
|
||||
"endPointRemote": null,
|
||||
"public_url": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user