Skip to content

Commit

Permalink
fixing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Bemfica committed Dec 8, 2017
1 parent 24e941f commit 8794733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{

"ZabbixApi.url" : "http://172.21.0.25/zabbix/api_jsonrpc.php",
"ZabbixApi.url" : "http://MyZabbixServer/zabbix/api_jsonrpc.php",
"ZabbixApi.user" : "Admin" ,
"ZabbixApi.password" : "zabbix"

Expand Down

0 comments on commit 8794733

Please sign in to comment.