28 lines
602 B
JSON
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"
|
|
}
|