chore: modify conf dir name

This commit is contained in:
langhuihui
2023-11-24 14:58:25 +08:00
parent fdef232edc
commit f17db659dd
9 changed files with 9 additions and 6 deletions

7
conf-example/https.yaml Normal file
View 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