fix(docker): Modified port
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
container_name: fake-webcam-stream
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "3301:80"
|
||||
volumes:
|
||||
- ./video.mp4:/video.mp4:ro
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user