Skip to content

Commit

Permalink
[fix]: fix zbx url config
Browse files Browse the repository at this point in the history
  • Loading branch information
lgt1126 committed Nov 4, 2021
1 parent 76ab8c3 commit afa6ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zeus-starter/src/main/assembly/webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ forest:
## Zabbix API IP And ServerIp and ServerPort
zbxServerIp: ${ZEUS_ZABBIX_HOST:127.0.0.1}
zbxServerPort: ${ZEUS_ZABBIX_PORT:80}
zbxApiUrl: ${ZEUS_ZABBIX_API_URL:/zabbix/api_jsonrpc.php}
zbxApiToken: 3464dee6b3fa3ce4173972e0497d7b84a93bdf8477ff1bdd51a7719cc0db2cd9

## tdengine http request address
Expand Down

0 comments on commit afa6ed6

Please sign in to comment.