Parcourir la source

enable https and debug switch

master
sp il y a 4 ans
Parent
révision
a9a06fb72f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      config.json

+ 3
- 0
config.json Voir le fichier

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

Chargement…
Annuler
Enregistrer