Skip to content

Commit

Permalink
Fix formatting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmcconnell committed Aug 6, 2024
1 parent c9adc71 commit 456205f
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 @@ -73,7 +73,7 @@ configuration. But if you need to customize its behavior, there are a few
environment variables that you can set.

| Variable Name | Description | Default Value |
|-----------------------|-------------------------------------------------------------------------|
|-----------------------|---------------------------------------------------------|---------------|
| `TLS_DOMAIN` | Comma-separated list of domain names to use for TLS provisioning. If not set, TLS will be disabled. | None |
| `TARGET_PORT` | The port that your Puma server should run on. Thruster will set `PORT` to this value when starting your server. | 3000 |
| `CACHE_SIZE` | The size of the HTTP cache in bytes. | 64MB |
Expand Down

0 comments on commit 456205f

Please sign in to comment.