You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.json.example 154 B

10 years ago
12345678910
  1. {
  2. "user1": {
  3. "email": "user1@example.com",
  4. "password": "password123"
  5. },
  6. "user2": {
  7. "email": "user2@example.com",
  8. "password": "password456"
  9. }
  10. }