ソースを参照

enable https and debug switch

master
sp 5年前
コミット
a9a06fb72f
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      config.json

+ 3
- 0
config.json ファイルの表示

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

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