Sfoglia il codice sorgente

enable https and debug switch

master
sp 4 anni fa
parent
commit
a9a06fb72f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      config.json

+ 3
- 0
config.json Vedi File

@@ -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…
Annulla
Salva