dashy/services
Marcell Fülöp 91d4fd55c0 🩹 Ensure stat finished before startSSLServer()
The two chained stat() promises may not have finished by the time
`enableSSL` is evaluated in case of a slow file system (e.g. on a
Raspberry Pi where the only block device is an SD card).
2022-06-24 19:36:00 +00:00
..
serverless-functions
config-validator.js
cors-proxy.js
healthcheck.js
print-message.js
rebuild-app.js
save-config.js 🔐 Adds local path checking 2022-05-01 22:26:55 +01:00
ssl-server.js 🩹 Ensure stat finished before startSSLServer() 2022-06-24 19:36:00 +00:00
status-check.js
system-info.js
update-checker.js