瀏覽代碼

enable https and debug switch

master
sp 4 年之前
父節點
當前提交
a9a06fb72f
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      config.json

+ 3
- 0
config.json 查看文件

@@ -1,6 +1,9 @@
{
"Host":"0.0.0.0",
"Port":"8080",
"TlsCert": "/home/sp/go/src/fullchain.pem",
"TlsKey": "/home/sp/go/src/privkey.pem",
"Debug": true,
"Static": [
{
"Dir": "./html/",

Loading…
取消
儲存