add use-system-ca command
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
|||||||
image: fnsys/dockhand:latest
|
image: fnsys/dockhand:latest
|
||||||
container_name: dockhand
|
container_name: dockhand
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
command: ["node", "--use-system-ca", "dist/main.js"]
|
||||||
ports:
|
ports:
|
||||||
- 3080:3000
|
- 3080:3000
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user