|
|
|
@ -36,6 +36,10 @@ |
|
|
|
## Credentials in URI query params are supported as a last resort, but it is |
|
|
|
## strongly recommended to use environment credentials/IAM instead. |
|
|
|
## |
|
|
|
## Note: For S3 paths to work, the container/binary must be built with both |
|
|
|
## a DB backend and the `s3` feature (for example: `sqlite,s3`, |
|
|
|
## `postgresql,s3`, or `mysql,s3`). |
|
|
|
## |
|
|
|
## When using an external location, make sure to set TMP_FOLDER, |
|
|
|
## TEMPLATES_FOLDER, and DATABASE_URL to local paths and/or a remote database |
|
|
|
## location. |
|
|
|
|