Skip to content

Commit 3ab4c81

Browse files
authored
Update to 1.0.5
1 parent 31bfc4d commit 3ab4c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ version: '3'
22

33
services:
44
stream2giratksip:
5-
image: toprock/stream2giratksip:1.0.4
5+
image: toprock/stream2giratksip:1.0.5
66
restart: always
77
ports:
88
- 554:554
99
- 8090:8090
1010
environment:
1111
INPUT_STREAM_URL: "http://192.168.3.2:9981/stream/channelid/738382740?profile=pass"
1212
RTSP_PORT: 554
13-
HTTP_PORT: 8090
13+
HTTP_PORT: 8090

0 commit comments

Comments
 (0)