Commit 4838b1e
fix(cli): respect DOTAZ_HOST and DOTAZ_PORT environment variables
The CLI hardcoded defaults and unconditionally overwrote env vars,
causing the Docker image to bind to localhost instead of 0.0.0.0.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f01e7dd commit 4838b1e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments