dashy/services
flechaig b4db66f339
Allow specifying a host on which to listen even with SSL
Allow specifying a host on which to listen even with SSL
Grab the IP address from the HOST environment variable and use it to bind the SSL server.
Default to 0.0.0.0
IPv6 compliant.
2022-07-07 17:05:47 +02:00
..
serverless-functions 🎨 Updates how headers are applied to Netlify CORS proxy 2022-01-01 00:42:55 +00:00
config-validator.js 🥅 Clearer info about any errors found in the config 2022-02-09 20:05:56 +00:00
cors-proxy.js 🔒 Updates CORS proxy to use res.status 2022-01-21 13:00:26 +00:00
healthcheck.js ♻️ Refactors Docker healthcheck script 2021-07-12 23:27:33 +01:00
print-message.js No longer requires a rebuild 2022-03-06 03:34:05 -05:00
rebuild-app.js 📓 Adds in-code docs to rebiuld app server function 2021-07-12 23:28:11 +01:00
save-config.js 🔐 Adds local path checking 2022-05-01 22:26:55 +01:00
ssl-server.js Allow specifying a host on which to listen even with SSL 2022-07-07 17:05:47 +02:00
status-check.js 🚨 Removes rougue console.log (#581) 2022-04-03 16:04:01 +01:00
system-info.js Adds widget to fetch and display system stats 2021-12-16 04:03:36 +00:00
update-checker.js Refactors console-out into own function 2021-10-24 13:31:48 +01:00