ソースを参照

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/",

読み込み中…
キャンセル
保存