forked from extern/smegmesh
Ability to specify aliases
Ability to specify aliases that automatically append to /etc/hosts
This commit is contained in:
@@ -13,5 +13,5 @@ func main() {
|
||||
log.Fatal(err.Error())
|
||||
}
|
||||
|
||||
apiServer.Run(":8080")
|
||||
apiServer.Run(":40000")
|
||||
}
|
||||
|
Reference in New Issue
Block a user