25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
368 B

  1. [
  2. {
  3. "url": "http://127.0.0.1:6100/actuator/health",
  4. "status": 200
  5. },
  6. {
  7. "url": "http://127.0.0.1:6100/api/auth/ping",
  8. "status": 200
  9. },
  10. {
  11. "url": "http://127.0.0.1:6100/api/tran/ping",
  12. "status": 200
  13. },
  14. {
  15. "url": "http://127.0.0.1:6180/",
  16. "status": 200
  17. },
  18. {
  19. "url": "http://192.168.31.168:6180/",
  20. "status": 200
  21. }
  22. ]