influxdb/ui/cypress/fixtures/user.json

7 lines
91 B
JSON

{
"username": "u1",
"password": "password",
"org": "deforg",
"bucket": "defbuck"
}