Skip to content

Commit 502b908

Browse files
committed
[getting-started] clarify config path
1 parent 2c94d23 commit 502b908

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/getting-started/private-server.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ To run the server, you'll need:
5555
1. Must match device configuration
5656
2. Must match MySQL/MariaDB configuration
5757

58+
!!! info "Configuration Location"
59+
By default, the application looks for `config.yml` in the current working directory.
60+
Alternatively, you can set the `CONFIG_PATH` environment variable to specify a custom path to the configuration file.
61+
5862
2. **Launch the server**
5963

6064
=== "🐳 With Docker"

0 commit comments

Comments
 (0)