updated for backend api url file patch

This commit is contained in:
syifa 2025-11-07 08:49:47 +00:00
parent c5c60af433
commit 575dfd855b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ spec:
containers:
- name: frontend
image: docker.io/syifamaulidya/frontend-app:23
env:
env:
- name: REACT_APP_API_URL
value: "http://dev-backend-app-syifa:5000/api/auth/login"