Files
FarmaFinder/postman/FarmaClic.postman_environment.json
T
Antoni Nuñez Romeu 3f5f88bbf5
Run Tests on Branches / Backend Tests (push) Successful in 3m31s
Run Tests on Branches / Frontend Tests (push) Successful in 3m26s
Cleanup modified & misisng files
2026-07-02 20:37:29 +02:00

28 lines
602 B
JSON

{
"id": "a988d8db-6be5-4cf5-8025-a131843b0d4d",
"name": "FarmaFinder Local Environment",
"values": [
{
"key": "baseUrl",
"value": "http://localhost:3001",
"type": "default",
"enabled": true
},
{
"key": "username",
"value": "admin",
"type": "default",
"enabled": true
},
{
"key": "password",
"value": "admin123",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2026-06-30T13:00:00.000Z",
"_postman_exported_using": "Postman/10.0.0"
}