certificate overhaul
This commit is contained in:
@@ -29,7 +29,7 @@ func main() {
|
||||
// initialize application configuration
|
||||
cfg = config.Init()
|
||||
|
||||
go httpServer()
|
||||
go httpServer(&cfg)
|
||||
|
||||
forever()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user