Skip to content

Commit

Permalink
Bot Updating Templated Files
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxServer-CI committed Jun 19, 2024
1 parent dbd9048 commit f093b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Containers are configured using parameters passed at runtime (such as those abov
| `-e APP_DEBUG=false` | Set to `true` to see debugging output in the web UI. |
| `-e APP_ENV=production` | Default is `production` but can use `testing` or `develop`. |
| `-e APP_FORCE_TLS=false` | Set to `true` if running behind a reverse proxy |
| `-e APP_LOCALE=` | Default is `en`. Set to a language from [this list](https://snipe-it.readme.io/docs/configuration#section-setting-a-language). |
| `-e APP_LOCALE=` | Default is `en-US`. Set to a language from [this list](https://snipe-it.readme.io/docs/configuration#section-setting-a-language). |
| `-e MAIL_PORT_587_TCP_ADDR=` | SMTP mail server ip or hostname. |
| `-e MAIL_PORT_587_TCP_PORT=` | SMTP mail server port. |
| `-e MAIL_ENV_FROM_ADDR=` | The email address mail should be replied to and listed when sent. |
Expand Down

0 comments on commit f093b82

Please sign in to comment.