mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
adding extclient functionality
This commit is contained in:
@@ -31,6 +31,8 @@ func HandleRESTRequests(wg *sync.WaitGroup) {
|
||||
dnsHandlers(r)
|
||||
fileHandlers(r)
|
||||
serverHandlers(r)
|
||||
extClientHandlers(r)
|
||||
|
||||
|
||||
port := servercfg.GetAPIPort()
|
||||
|
||||
|
Reference in New Issue
Block a user