Files
bella_masala_laravel/restaurant_pos_backend.postman_environment.json
2025-11-06 06:55:15 +00:00

13 lines
543 B
JSON

{
"id": "restaurant-pos-backend-environment-v2",
"name": "restaurant_pos_backend Environment",
"values": [
{ "key": "url", "value": "http://localhost", "enabled": true },
{ "key": "secret_key", "value": "fe1ca9859cefff19959d57aadc17187e", "enabled": true },
{ "key": "client_token", "value": "", "enabled": true },
{ "key": "admin_token", "value": "", "enabled": true }
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2024-06-08T00:00:00.000Z",
"_postman_exported_using": "Postman/10.0.0"
}