db_params.json 285 B

12345678910111213
  1. {"test":{
  2. "database": "drug",
  3. "user": "postgres",
  4. "password": "jkauto@123",
  5. "host": "103.85.171.27",
  6. "port": "10087"
  7. },
  8. "online":{"database": "postgres",
  9. "user": "postgres",
  10. "password": "aEaxnt4Y&^cMQ",
  11. "host": "60.10.64.231",
  12. "port": "10086"}
  13. }