Fix Docker socket detection when the socket is group-owned, not world-readable (v0.16.22)

This commit is contained in:
marvin
2026-09-19 09:26:23 -04:00
parent 98b0884dcc
commit ededa5a76f
5 changed files with 50 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.16.21",
"version": "0.16.22",
"private": true,
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
"type": "module",