summaryrefslogtreecommitdiff
blob: dbcf8a4c3efcd739dc345aee08be2b92736109f7 (plain)
1
2
3
4
# Only listen on local interface by default
# use evironment variables PIGPIO_PORT="8888" and PIGPIO_ADDR="::1" for pigs with local interface
# PIGPIOD_OPTS="-l -p 8888"
PIGPIOD_OPTS="-l"