Commit db80b13d authored by Alex Segers's avatar Alex Segers

[AFP-111] 🔧 Configure proxy to backend (@asegers)

parent f1d82784
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
"name": "order-management-client", "name": "order-management-client",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"proxy": "http://localhost:8080",
"dependencies": { "dependencies": {
"@chakra-ui/react": "^1.6.0", "@chakra-ui/react": "^1.6.0",
"@emotion/react": "^11", "@emotion/react": "^11",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment