Commit af31956
fix: align S3 env var names with server config (#24)
The operator set PAPERCLIP_S3_BUCKET/REGION/ENDPOINT but the server
expects PAPERCLIP_STORAGE_S3_BUCKET/REGION/ENDPOINT. S3 storage was
silently broken for operator-managed instances.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e2314a9 commit af31956
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments