Commit 802b30ec authored by earndt's avatar earndt

[AFP-Inf] 👷 Adds http prefix changes [@earndt]

parent fdd6ba44
#REACT_APP_BACKEND_URL=http://localhost:8084
REACT_APP_BACKEND_URL=40.83.249.3:8086
REACT_APP_BACKEND_URL=http://40.83.249.3:8086
PORT=8090
REACT_APP_GOOGLE_CLIENT_ID=925243198137-hhe2e3ejlethf321hh7tbm7ontc19cpj.apps.googleusercontent.com
\ No newline at end of file
......@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: afp-order-management-react-container
image: nexus.mynisum.com/afp-order-management-react:13
image: nexus.mynisum.com/afp-order-management-react:14
imagePullPolicy: Always
ports:
- containerPort: 8087
......
......@@ -2,7 +2,7 @@
"name": "order-management-client",
"version": "0.1.0",
"private": true,
"proxy": "40.83.249.3:8086",
"proxy": "http://40.83.249.3:8086",
"dependencies": {
"@chakra-ui/icons": "^1.0.13",
"@chakra-ui/react": "^1.6.0",
......
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