Migrate proto files for settings and adjusts paths

This commit is contained in:
Juan Pablo Villafáñez
2022-01-12 15:10:15 +01:00
parent e794c623bd
commit 7557e4e0ea
45 changed files with 650 additions and 10471 deletions

View File

@@ -141,7 +141,7 @@ func DefaultPolicies() []Policy {
Backend: "http://localhost:9181",
},
{
Endpoint: "/api/v0/settings",
Endpoint: "/api/v1/settings",
Backend: "http://localhost:9190",
},
{