We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c94d23 commit 502b908Copy full SHA for 502b908
docs/getting-started/private-server.md
@@ -55,6 +55,10 @@ To run the server, you'll need:
55
1. Must match device configuration
56
2. Must match MySQL/MariaDB configuration
57
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
+
62
2. **Launch the server**
63
64
=== "🐳 With Docker"
0 commit comments