Skip to content

Commit

Permalink
Update environment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber authored Dec 22, 2024
1 parent 71f5e0c commit 3685402
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion application/configuration/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,14 @@ Environment variables for the hostname configuration.

| Variable | Example |
| ----------------------- | -------------------- |
| CHEVERETO_HOSTNAME | `chevereto.internal` |
| CHEVERETO_HOSTNAME | (*) chevereto.com |
| CHEVERETO_HOSTNAME_PATH | `/` |
| CHEVERETO_HTTPS | `1` |

For `CHEVERETO_HOSTNAME` it refers to the network identifier and it supports hostname, ip address and domain name. It also supports suffixing the port (e.g., example.com:8080).

“Network identifier” conveys the idea of any entity that can identify or locate a resource or device within a network.

## Encryption key

Environment variables for the [encryption](../reference/encryption.md) functionality.
Expand Down

0 comments on commit 3685402

Please sign in to comment.