Commit bf89395
authored
feat: support MAXIM_BASE_URL environment variable (#18)
Added support for configuring the Maxim base URL via the `MAXIM_BASE_URL` environment variable. This change allows users to override the default base URL without having to explicitly set it in the configuration object, providing more flexibility in deployment environments.1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments