mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-15 03:43:14 +02:00
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
APPWRITE_FUNCTION_API_KEY=
|
|
NEXT_PUBLIC_APPWRITE_HOST=http://localhost:86/v1
|
|
# Must be the same as in the _APP_STORAGE_LIMIT in the Appwrite env file
|
|
NEXT_PUBLIC_MAX_FILE_SIZE=300000000 |