add login
This commit is contained in:
6
.envExample
Normal file
6
.envExample
Normal file
@@ -0,0 +1,6 @@
|
||||
APPWRITE_ENDPOINT_URL=<Your Appwrite Endpoint>
|
||||
APPWRITE_PROJECT_NAME=<Your Project Name>
|
||||
APPWRITE_PROJECT_ID=<Your Project Id>
|
||||
APPWRITE_DATABASE_ID=<Your Database Id>
|
||||
APPWRITE_COLLECTION_ID=<Your Collection id>
|
||||
PTVE_API_KEY=<Your PTV API key Geolocation Address>
|
||||
Reference in New Issue
Block a user