changed the port

This commit is contained in:
2026-03-31 00:12:23 +00:00
parent 8d8d3f2d6d
commit bbe9b6154c

View File

@@ -4,7 +4,7 @@ services:
container_name: dockhand
restart: unless-stopped
ports:
- 3000:3000
- 3300:3000
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./dockhand_data:/app/data