Explorar el Código

enable https and debug switch

master
sp hace 4 años
padre
commit
a9a06fb72f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      config.json

+ 3
- 0
config.json Ver fichero

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

Cargando…
Cancelar
Guardar