mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-25 16:44:01 +08:00
response update
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
This commit is contained in:
parent
a6c388db67
commit
7524f08146
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ func register(w http.ResponseWriter, r *http.Request) {
|
|||
}
|
||||
|
||||
response := config.RegisterResponse{
|
||||
Key: *key,
|
||||
CA: *ca,
|
||||
Cert: *cert,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue