mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-09-26 19:41:16 +08:00
feat: change socket env key
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#########################
|
||||
# 一键推送dockerhub的脚本
|
||||
# @auther: iamtsm
|
||||
# @version: v1.1.0
|
||||
# @version: v1.2.0
|
||||
#########################
|
||||
|
||||
build_and_push_image() {
|
||||
|
@@ -101,7 +101,7 @@ docker run \
|
||||
-e "tl_rtc_file_env_mode=http" \
|
||||
-e tl_rtc_file_api_port \
|
||||
-e tl_rtc_file_ws_port \
|
||||
-e tl_rtc_file_ws_host \
|
||||
-e tl_rtc_file_socket_host \
|
||||
-e tl_rtc_file_webrtc_stun_host \
|
||||
-e tl_rtc_file_webrtc_turn_host \
|
||||
-e tl_rtc_file_webrtc_turn_username \
|
||||
@@ -143,7 +143,7 @@ docker run \
|
||||
-e "tl_rtc_file_env_mode=http" \
|
||||
-e tl_rtc_file_api_port \
|
||||
-e tl_rtc_file_ws_port \
|
||||
-e tl_rtc_file_ws_host \
|
||||
-e tl_rtc_file_socket_host \
|
||||
-e tl_rtc_file_webrtc_stun_host \
|
||||
-e tl_rtc_file_webrtc_turn_host \
|
||||
-e tl_rtc_file_webrtc_turn_username \
|
||||
|
Reference in New Issue
Block a user