mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
chore: modify conf dir name
This commit is contained in:
7
conf-example/https.yaml
Normal file
7
conf-example/https.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# 默认的http端口是8080
|
||||
# 这里指定8081为https端口
|
||||
# 本地访问https://local.monibuca.com:8081,请配置host文件,将127.0.0.1 local.monibuca.com加入到host文件中
|
||||
global:
|
||||
listenaddrlts: :8081
|
||||
certfile: local.monibuca.com_bundle.pem
|
||||
keyfile: local.monibuca.com.key
|
||||
Reference in New Issue
Block a user