20 lines
735 B
INI
20 lines
735 B
INI
|
[production]
|
||
|
webservice.scores.wsdl = ""
|
||
|
webservice.scores.options.location = "http://192.168.3.2/ws2/"
|
||
|
webservice.scores.options.uri = "http://192.168.3.2/"
|
||
|
webservice.scores.options.trace = 1
|
||
|
webservice.scores.options.soap_version = SOAP_1_1
|
||
|
|
||
|
[staging]
|
||
|
webservice.scores.wsdl = ""
|
||
|
webservice.scores.options.location = "http://78.31.45.206/ws2/"
|
||
|
webservice.scores.options.uri = "http://78.31.45.206/"
|
||
|
webservice.scores.options.trace = 1
|
||
|
webservice.scores.options.soap_version = SOAP_1_1
|
||
|
|
||
|
[development]
|
||
|
webservice.scores.wsdl = ""
|
||
|
webservice.scores.options.location = "http://78.31.45.206/ws2/"
|
||
|
webservice.scores.options.uri = "http://78.31.45.206/"
|
||
|
webservice.scores.options.trace = 1
|
||
|
webservice.scores.options.soap_version = SOAP_1_1
|