nginx-proxy / docker-gen

Generate files from docker container meta-data
MIT License
4.46k stars 605 forks source link

fix: -notify-sighup should not use signal from -notify-signal #620

Closed buchdag closed 6 months ago

buchdag commented 6 months ago

This PR fixes -notify-sighup to work as advertised: it should send SIGHUP and only SIGHUP rather than using the signal from -notify-signal when the option is used.