initial commit
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
APPWRITE_FUNCTION_API_KEY=
|
||||
# IMPORTANT If you're running the website inside docker and your Appwrite instance runs on localhost host,
|
||||
# use host.docker.internal instead of localhost
|
||||
APPWRITE_HOST=http://appwrite/v1
|
||||
Reference in New Issue
Block a user