Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
mathan1995 authored Mar 5, 2024
1 parent d5f44ab commit 04a5aff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

REACT_APP_API_URL = 'https://api.openweathermap.org/data/2.5'
REACT_APP_API_KEY = 87eb04e63a1d2d86f382d92a06242e9c
REACT_APP_API_KEY = 87eb04e63a1d2d86f382d92a06242e9c

DISABLE_ESLINT_PLUGIN=true

0 comments on commit 04a5aff

Please sign in to comment.