updated port
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
container_name: dockhand
|
container_name: dockhand
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 3300:3000
|
- 3330:3000
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- ./dockhand_data:/app/data
|
- ./dockhand_data:/app/data
|
||||||
|
|||||||
Reference in New Issue
Block a user