-
I want to write some rune script to get os environment, but I dont know how to read environtment variables of OS.
Is there a missing?
-
### Environment information
```bash
Assigning undefined to process.env vars does not work since it will be converted to a string ('undefined'):
$ node
Welcome to Node.js v20.17.0.
Type ".help" f…
-
Some options were added in https://github.com/astral-sh/uv/issues/4028 to avoid the installation of some packages, including the project itself. Taking `--no-install-project` as an example, it works g…
-
### Which OpenObserve functionalities are relevant/related to the feature request?
ingestion
### Description
To host OpenObserve behind a reverse proxy, it's essential to differentiate between requ…
-
choco install mpv
mpv
# results in no command found
# closing tab and reopening doesn't help
# only closing and reopening tabby causes the path to be refreshed and mpv command found
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm trying to enable a setup where I can run my frontend and my backend API in my box, which …
-
When configuring the listenIP config parameter, it seems to be ignored (all available IP addresses respond); in the case I am attempting to use, I would like to restrict Tipi and all of its managed ap…
-
## Describe the feature/proposal
https://github.com/dapr/proposals/blob/main/20230627-S-sidecar-endpoint-tls.md
Implement the above proposal
## Release Note
RELEASE NOTE: **ADD** D…
-
Manually maintaining the list of config variables that need to be overridden in `variables-config` is cumbersome and a headache for larger projects. Would there be a way to inject the environment vari…
-
Hello,
Currently, setting the environment variable PROJ_DATA has no effect on pyproj when the installation of pyproj brings its own data. I think it would be good to lower the priority of the inter…