Update Docker Environment Variables

deon 2024-06-07 08:33:21 +00:00
parent a8a2735bda
commit bcb82b8b20

@ -2,7 +2,7 @@ The following variables can be used in the `environment` section of your `docker
| Attribute| Default | Description |
|--|--|--|
| APP_KEY | - | Used for internal encryption - must be set, see [Installation](Installation) |
| APP_KEY | - | Used for internal encryption - must be set, see [Installation](Installation#create-the-app-encryption-key) |
| APP_TIMEZONE | UTC | Timezone of the application |
| APP_URL | http://localhost | Web URL to clrghouz |
| AWS_ACCESS_KEY_ID | [not defined] | S3 Access key to store/retrieve files |