Skip to content

Commit 9f2dc52

Browse files
committed
Addition .env for storing environment variables
1 parent 3f3c035 commit 9f2dc52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.env

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Procure Username and AccessKey from https://accounts.lambdatest.com/security
2+
3+
export LT_USERNAME=himanshuj
4+
export LT_ACCESS_KEY=URsVC
5+
6+
# Procure OpenWeather API from https://openweathermap.org/api
7+
export OPEN_WEATHER_API=91964

0 commit comments

Comments
 (0)