Files
go-example/.linux-config-template.json

8 lines
110 B
JSON

{
"server": {
"port": 8800
},
"certs": {
"testKeyPath": "./certs/test.key"
}
}