Skip to content

Commit 85d055a

Browse files
author
Rob Rogers
committed
Add example.env to docs
1 parent 834751b commit 85d055a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • docs/docs/getting-started/installation

docs/docs/getting-started/installation/docker.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ Example configuration files:
1818

1919
- [`Settings.yml` example][example-yaml]
2020
- [`Settings.json` example][example-json]
21+
- [`.env` example][example-env]
2122

2223
---
2324

2425
## Docker Compose Example
2526

2627
:::warning Important
27-
Replace `PATH/TO/CONFIG` with the actual path to your config folder!
28+
If using yaml or json settings, replace `PATH/TO/CONFIG` with the actual path to your config folder containing the settings file!
2829
:::
2930

3031
```yaml

0 commit comments

Comments
 (0)