Commit 90ce6776 by gdj

修改香港服务器配置

parent 4223c03b
......@@ -58,8 +58,8 @@ mqtt:
# host: emqx-broker
# host: 192.168.32.90
# port: 8083
host: 218.17.9.14
port: 54419
host: 203.186.109.106
port: 44419
path: /mqtt
username: JavaServer
password: 123456
......@@ -119,7 +119,7 @@ url:
oss:
enable: true
provider: minio
endpoint: http://218.17.9.14:54429
endpoint: http://203.186.109.106:44429
access-key: Geoair
secret-key: Geoair#0304
bucket: cloud-bucket
......@@ -156,7 +156,7 @@ livestream:
# RTMP Note: This IP is the address of the streaming server. If you want to see livestream on web page, you need to convert the RTMP stream to WebRTC stream.
rtmp:
url: rtmp://218.17.9.14:54424/live/ # Example: 'rtmp://192.168.1.1/live/'
url: rtmp://203.186.109.106:44424/live/ # Example: 'rtmp://192.168.1.1/live/'
rtsp:
username: Please enter the username.
password: Please enter the password.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment