【本地配置修改为http】
This commit is contained in:
parent
4509440175
commit
271e44e9b2
@ -97,7 +97,7 @@ logging:
|
||||
club.joylink.rtss: DEBUG
|
||||
|
||||
minio:
|
||||
endpoint: https://192.168.3.233
|
||||
endpoint: http://192.168.3.233:8900
|
||||
accessKey: jladmin
|
||||
secretKey: Joylink@0503
|
||||
bucket: oss-rtss
|
||||
@ -124,7 +124,7 @@ logging:
|
||||
club.joylink.rtss: INFO
|
||||
|
||||
minio:
|
||||
endpoint: https://192.168.3.233
|
||||
endpoint: http://192.168.3.233:8900
|
||||
accessKey: jladmin
|
||||
secretKey: Joylink@0503
|
||||
bucket: oss-rtss
|
||||
@ -151,7 +151,7 @@ logging:
|
||||
club.joylink.rtss: INFO
|
||||
|
||||
minio:
|
||||
endpoint: https://192.168.3.233
|
||||
endpoint: http://192.168.3.233:8900
|
||||
accessKey: jladmin
|
||||
secretKey: Joylink@0503
|
||||
bucket: oss-rtss
|
||||
|
Loading…
Reference in New Issue
Block a user