stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
MIT License
769 stars 152 forks source link

Allow to bind to a specific host #136

Closed wonko closed 3 years ago

wonko commented 3 years ago

It is possible to set the port, but not the host to bind to for the http server. In some cases, you don't want to bind to all interfaces.