mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 08:47:35 +08:00
finished initial crud for hosts, fixed stun server close bug
This commit is contained in:
@@ -27,6 +27,7 @@ var HttpHandlers = []interface{}{
|
||||
extClientHandlers,
|
||||
ipHandlers,
|
||||
loggerHandlers,
|
||||
hostHandlers,
|
||||
}
|
||||
|
||||
// HandleRESTRequests - handles the rest requests
|
||||
|
Reference in New Issue
Block a user