Skip to content

Commit dec5eef

Browse files
committed
Add documentation
1 parent d0794ba commit dec5eef

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

tideways/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,13 @@ daemon will forward the generated PHP profile logs to the Tideways API.
3232

3333
As for all images based on the ubuntu base image, see
3434
[the base image README](../../ubuntu/16.04/README.md)
35+
36+
37+
#### Environment variables
38+
39+
The following variables are supported
40+
41+
Variable | Description | Expected values | Default
42+
--- | --- | --- | ----
43+
TIDEWAYS_HOSTNAME | The domain of the website to help filter in the Tideways UI | a domain | tideways-daemon
44+
TIDEWAYS_ENVIRONMENT | The environment of the website to help filter in the Tideways UI, if your plan allows for more than one environment | string | production

0 commit comments

Comments
 (0)