mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 08:47:35 +08:00
netclient working for ingress controller
This commit is contained in:
@@ -32,7 +32,7 @@ func HandleRESTRequests(wg *sync.WaitGroup) {
|
||||
fileHandlers(r)
|
||||
serverHandlers(r)
|
||||
extClientHandlers(r)
|
||||
|
||||
intClientHandlers(r)
|
||||
|
||||
port := servercfg.GetAPIPort()
|
||||
|
||||
|
Reference in New Issue
Block a user