Changing the Zigbee USB Device Name

I am currently running HA on an unRAID docker. I have already setup my home, using the popular Norteck zigbee/zwave USB stick.

I was recently told that I should be using /dev/by ID rather than /dev/usbTTY, in case the name changes for some reason. However, when I remapped my docker setting, HA → Config showed the zigbee integration had an error “could not find usbTTY0” (obviously, since I changed it).

Is there any way to change the usb name mapping in the docker config without ultimately losing all of my connections to the zigbee integration? It is the same device, I am just trying to point the docker to the serial ID rather than the usb port.