Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 08cd23a

Browse files
production return login link changed
1 parent 6d279f9 commit 08cd23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# API End points
22

33
REACT_APP_API_URL=https://todo-restapi-app.herokuapp.com/api/
4-
REACT_APP_LOGIN_URL=http://localhost:3505/
4+
REACT_APP_LOGIN_URL=https://todo-app-hackerearth.now.sh/

0 commit comments

Comments
 (0)