Config Default Port for Node Exporter Service

Just add --web.listen-address=:9100 behind ExecStart=/usr/local/bin/node_exporter in the config file.

It looks like

ExecStart=/usr/local/bin/node_exporter --web.listen-address=:[custum port]