mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-20 10:16:45 -06:00
Update README.md
This commit is contained in:
parent
9d33b4e28a
commit
981be642e5
@ -48,10 +48,10 @@ services:
|
||||
volumes:
|
||||
- /etc/netbox-zabbix-sync/config.py:/opt/netbox-zabbix/config.py
|
||||
environment:
|
||||
- ZABBIX_HOST=http://yourawesomezabbixserver.local:8080
|
||||
- ZABBIX_TOKEN=<zabbix_api_token>
|
||||
- NETBOX_HOST=http://yourawesomenetboxserver.local
|
||||
- NETBOX_TOKEN=<netbox_api_token>
|
||||
- ZABBIX_HOST=https://zabbix.local
|
||||
- ZABBIX_TOKEN=<othersecrettoken>
|
||||
- NETBOX_HOST=https://netbox.local
|
||||
- NETBOX_TOKEN=<secrettoken>
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user