-
```bash
- FE_SERVERS=fe1:172.20.80.2:9010,fe2:172.20.80.3:9010,fe3:172.20.80.4:9010
- FE_ID=1
```
-
https://github.com/dotnet/sdk/blob/f542dd4ea220971012db09c80b8e86016210e95d/src/SourceBuild/content/repo-projects/Directory.Build.props#L141C36-L141C79
Since https://github.com/dotnet/arcade/commit/e…
-
Am looking for a way to load value from an env with quotes. e.g.:
```exoprt DYNACONF_MYVAR='"with_quotes"'```
Is there any way to achieve this? To disable the tomlfy for env vars?
-
On some systems, like on termux, for example, `/tmp` is not available, using `$TMPDIR` or `$TEMPDIR` and defaulting to `/tmp` only if neither is set would be better.
-
### Describe the bug
Im sure its not a bug, but I dont understand why I cant get the environment variables to work.
1. I cloned the repo
2. I mv .env.example .env.local
3. edited it and populate…
-
uv --version
uv 0.4.30 (61ed2a236 2024-11-04)
Testing .env-file support, but I can't get this to work.
Using private indexes still remains painful.
```
> cat .env
>>>UV_EXTRA_INDEX_URL="ht…
-
yolo, `GITHUB_` is a reserved namespace in GitHub and is required by kv-oauth, my current work around is using Deno Deploy and setting the environment variable in the Deploy web console. The result is…
-
Please support the [`FORCE_COLOR`](https://force-color.org/) and [`NO_COLOR`](https://no-color.org/) environment variables as alternative to the`--color` CLI switch.
The start-up behaviour then wou…
-
### Name and Version
fmjstudios/uptime-kuma 0.2.2
### What architecture are you using?
amd64
### What steps will reproduce the bug?
helm install default values
### Are you using any custom param…
-
Onyo configuration should be temporarily setable via environmental variables. For example:
```
ONYO_CONFIG_CORE.EDITOR=vim onyo edit [...]
```
Everything is uppercase. All config names are pre…