|
|
@ -44,7 +44,7 @@ services:
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
TZ: "Asia/Shanghai"
|
|
|
|
TZ: "Asia/Shanghai"
|
|
|
|
ports:
|
|
|
|
ports:
|
|
|
|
- 8000:8000
|
|
|
|
- 81:81
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- ./conf/gateway/nginx.conf:/etc/nginx/nginx.conf
|
|
|
|
- ./conf/gateway/nginx.conf:/etc/nginx/nginx.conf
|
|
|
|
- ./log/gateway:/var/log/nginx
|
|
|
|
- ./log/gateway:/var/log/nginx
|
|
|
@ -125,7 +125,7 @@ services:
|
|
|
|
- 1935:1935
|
|
|
|
- 1935:1935
|
|
|
|
- 8080:8080
|
|
|
|
- 8080:8080
|
|
|
|
- 1985:1985
|
|
|
|
- 1985:1985
|
|
|
|
- 8888:8888
|
|
|
|
- 8000:8000
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- ./conf/srs/conf:/usr/local/srs/conf
|
|
|
|
- ./conf/srs/conf:/usr/local/srs/conf
|
|
|
|
- ./data/srs:/usr/local/srs/objs/nginx/html/video
|
|
|
|
- ./data/srs:/usr/local/srs/objs/nginx/html/video
|
|
|
|