Commit 00019f41 authored by Ricardo Martínez's avatar Ricardo Martínez
Browse files

chaning curl message IP server address

parent a8ab7cef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
curl -0 -v -X POST -H "Expect:" -H "Content-Type: application/json" http://127.0.0.1:8081/pathComp/api/v1/compRoute -d @inter_domain_test.txt
 No newline at end of file
curl -0 -v -X POST -H "Expect:" -H "Content-Type: application/json" http://172.17.0.2:8081/pathComp/api/v1/compRoute -d @inter_domain_test.txt
 No newline at end of file