9 lines
182 B
Bash
9 lines
182 B
Bash
IPFS_API_URL=https://example.com
|
|
IPFS_PREVIEW_URL=https://example.com
|
|
PINME_TEMPLATE_BRANCH=main
|
|
|
|
SECRET_KEY=your-secret-key
|
|
|
|
FILE_SIZE_LIMIT=100 # MB
|
|
DIRECTORY_SIZE_LIMIT=500 # MB
|