allow origin all

This commit is contained in:
vigdorov
2020-07-03 21:27:18 +03:00
parent a65e3cd53c
commit 6ca9059dc4
3 changed files with 9 additions and 4 deletions

View File

@ -1,12 +1,12 @@
GET http://localhost:3000/store HTTP/1.1
GET http://localhost:4001/store HTTP/1.1
###
GET http://localhost:3000/store/testApi HTTP/1.1
GET http://localhost:4001/store/testApi HTTP/1.1
###
POST http://localhost:3000/store HTTP/1.1
POST http://localhost:4001/store HTTP/1.1
content-type: application/json
{