update dev setup to use srs 6
This commit is contained in:
parent
a1ab7704db
commit
ccfe3e14ad
|
@ -33,7 +33,7 @@ services:
|
||||||
POSTGRES_USER: "portier"
|
POSTGRES_USER: "portier"
|
||||||
POSTGRES_DB: "portier"
|
POSTGRES_DB: "portier"
|
||||||
srs:
|
srs:
|
||||||
image: ossrs/srs:4
|
image: ossrs/srs:6
|
||||||
ports:
|
ports:
|
||||||
- 1935:1935
|
- 1935:1935
|
||||||
- 8888:8888
|
- 8888:8888
|
||||||
|
|
Loading…
Reference in New Issue