wip: start container version of server
This commit is contained in:
committed by
=Michael Hohn
parent
71838d3320
commit
0349961360
@@ -54,6 +54,7 @@ func (c *CommanderSingle) Setup(st *State) {
|
||||
//
|
||||
// Bind to a port and pass our router in
|
||||
//
|
||||
// TODO make this a configuration entry
|
||||
log.Fatal(http.ListenAndServe(":8080", r))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user