diff --git a/tools/postman/podkrepi.bg.postman_collection.json b/tools/postman/podkrepi.bg.postman_collection.json index daa94d04..7d19b3f5 100644 --- a/tools/postman/podkrepi.bg.postman_collection.json +++ b/tools/postman/podkrepi.bg.postman_collection.json @@ -89,7 +89,17 @@ "variable": [ { "key": "podkrepi_address", - "value": "https://dev.podkrepi.bg", + "value": "http://localhost:5010", + "type": "string" + }, + { + "key": "user", + "value": "admin@podkrepi.bg", + "type": "string" + }, + { + "key": "password", + "value": "$ecurePa33", "type": "string" } ]