borgwarehouse/docker
dumbasPL 72d3fecb33
fix: listen on all interfaced in Docker
By default, the `HOSTNAME` environment variable will have the
container's hostname. NodeJS `server.listen` when used with a
hostname that resolved to multiple addresses will only use the
first one. By setting it to 0.0.0.0 we are restoring the default
behavior of Next.js and listening on all interfaces.
2024-12-08 11:02:42 +01:00
..
docker-bw-init.sh docker: message to confirm initialization success #155 2024-03-10 10:59:23 +01:00
rsyslog.conf feat: rsyslog added for timestamping logs and fail2ban compatibility 2023-12-31 14:30:23 +01:00
sshd_config feat: provide default sshd_config file for Docker 2024-02-25 18:20:06 +01:00
supervisord.conf fix: listen on all interfaced in Docker 2024-12-08 11:02:42 +01:00