Mercurial
view mrjunejune/.config.development @ 215:c3df85159b31
removed a python library that isn't used for much.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Sat, 28 Feb 2026 20:34:18 -0800 |
| parents | 90dfcef375fb |
| children |
line wrap: on
line source
# MrJuneJune Server Configuration # Auth token for S3 upload API # Client must send this in Authorization header: Bearer <token> UPLOAD_AUTH_TOKEN=THIS # S3 Configuration S3_REGION=THIS S3_BUCKET=THIS # Presigned URL expiration (seconds) S3_URL_EXPIRES=SECONDS