Skip to content

Commit

Permalink
add PREST_CONF environment var (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaguinho committed Jun 29, 2020
1 parent 220e769 commit dcd55a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/configurations/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Via environment variables or via toml file.

### Environment vars

- PREST\_CONF
- PREST\_HTTP_HOST (*default 0.0.0.0*)
- PREST\_HTTP_PORT or PORT (PORT is cloud factor, **when declaring this variable overwritten PREST\_HTTP_PORT**, *default 3000*)
- PREST\_PG_HOST (*default 127.0.0.1*)
Expand Down

0 comments on commit dcd55a2

Please sign in to comment.