podzahr/.env.example
nfel 9478aa319f
main: added presigned url + favicon
Signed-off-by: nfel <nfilsaraee@gmail.com>
2026-01-01 19:06:11 +03:30

13 lines
330 B
Plaintext

# 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