add use-system-ca command

This commit is contained in:
2026-03-09 18:43:08 +01:00
parent 7d212d2ade
commit 44139d2d35
+1
View File
@@ -3,6 +3,7 @@ services:
image: fnsys/dockhand:latest
container_name: dockhand
restart: unless-stopped
command: ["node", "--use-system-ca", "dist/main.js"]
ports:
- 3080:3000
volumes: