mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-14 01:41:25 -06:00
Fixed container path
This commit is contained in:
parent
441d7e7e95
commit
0b9b8a4898
@ -8,7 +8,7 @@ A script to create, update and delete Zabbix hosts using Netbox device objects.
|
||||
|
||||
To pull the latest stable version to your local cache, use the following docker pull command:
|
||||
```
|
||||
docker pull ghcr.io/thenetworkguy/netbox-zabbix-sync:latest
|
||||
docker pull ghcr.io/thenetworkguy/netbox-zabbix-sync:main
|
||||
```
|
||||
|
||||
Make sure to specify the needed environment variables for the script to work (see [here](#set-environment-variables))
|
||||
|
Loading…
Reference in New Issue
Block a user