Added .env file
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
VUE_CITY_ID_RESOLVER=https://owm-finder.kamilklecha.dev/city
|
||||
VUE_API_KEY=<key>
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -21,3 +21,5 @@ pnpm-debug.log*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
.env
|
||||
Reference in New Issue
Block a user