4 lines
206 B
Plaintext
4 lines
206 B
Plaintext
APPWRITE_FUNCTION_API_KEY=
|
|
PUBLIC_APPWRITE_HOST=http://localhost/v1
|
|
PUBLIC_MAX_FILE_SIZE="300000000" # Must be the same as in the _APP_STORAGE_LIMIT in the Appwrite env file
|
|
PUBLIC_DISABLE_REGISTRATION=true |