소스 검색

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

Loading…
취소
저장