updated for backend api url dev file patch
This commit is contained in:
parent
ba755951f3
commit
7f1e8253a0
|
|
@ -26,7 +26,7 @@ spec:
|
|||
image: docker.io/syifamaulidya/frontend-app:23
|
||||
env:
|
||||
- name: REACT_APP_API_URL
|
||||
value: "http://backend-app-syifa:5000/api/auth/login"
|
||||
value: "http://dev-backend-app-syifa:5000/api/auth/login"
|
||||
|
||||
---
|
||||
# ==========================
|
||||
|
|
|
|||
Loading…
Reference in New Issue