mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 21:00:06 +01:00
feat: complete node pool api, sdk and ui
Signed-off-by: allanice001 <allanice001@gmail.com>
This commit is contained in:
@@ -93,11 +93,7 @@ func NewConfiguration() *Configuration {
|
||||
Debug: false,
|
||||
Servers: ServerConfigurations{
|
||||
{
|
||||
URL: "http://localhost:8080/api/v1",
|
||||
Description: "No description provided",
|
||||
},
|
||||
{
|
||||
URL: "https://localhost:8080/api/v1",
|
||||
URL: "/api/v1",
|
||||
Description: "No description provided",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user