Commit fdd6ba44 authored by earndt's avatar earndt

[AFP-Inf] 👷 Makes IP address changes [@earndt]

parent 41c409fc
#REACT_APP_BACKEND_URL=http://localhost:8084
REACT_APP_BACKEND_URL=10.0.246.138:8086
REACT_APP_BACKEND_URL=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:12
image: nexus.mynisum.com/afp-order-management-react:13
imagePullPolicy: Always
ports:
- containerPort: 8087
......
......@@ -2,7 +2,7 @@
"name": "order-management-client",
"version": "0.1.0",
"private": true,
"proxy": "http://localhost:8084",
"proxy": "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