main: added presigned url + favicon
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# ZarinPal Configuration
|
||||
ZARINPAL_MERCHANT_ID=your-merchant-id-here
|
||||
|
||||
# S3 / Object Storage Configuration
|
||||
AWS_REGION=ir-thr-at1
|
||||
AWS_S3_ENDPOINT=https://s3.ir-thr-at1.arvanstorage.ir
|
||||
AWS_S3_BUCKET=your-bucket-name
|
||||
AWS_ACCESS_KEY_ID=your-access-key-id
|
||||
AWS_SECRET_ACCESS_KEY=your-secret-access-key
|
||||
|
||||
# Environment
|
||||
NODE_ENV=development
|
||||
|
||||
Reference in New Issue
Block a user