-
add the option to include secrets in the envfile. The user can add and login to a secrets provider like 1password, bitwarden, etc...
before the envfile is copied to the server, replace secrets if de…
-
The node and Go debuggers both support specifying an env file for environment variables instead of the `env` hash. It would be great if we could use the same file in tasks.json to have a single source…
-
Hey all, I know this was a GitHub issue that was decided that there wasn't enough community support for a few years ago, but I do think this still would be a really nice feature to have. It's very com…
-
I was trying to build the container, can you please share .envfile template? Thank you
```
docker-compose build
ERROR: Couldn't find env file: /root/dev/fastapi-bigbluebutton/.envfile
```
-
There's a lot of complexity in our Envfile for the mongo multiverse suite. It doesn't leverage the somewhat new helpers in most of our other Envfiles. Let's try to update the Envfile to be more in ali…
-
Add these so TSO OMVS users are not left behind :)
```
if [ -n "$SSH_CLIENT" ] || [ -n "$SSH_TTY" ]; then
export TERM='xterm'
export _TAG_REDIR_OUT="tx…
-
## Environment data
- VS Code version: 1.45.1(user setup)
- Extension version (available under the Extensions sidebar): 2020.5.80290
- OS and version: Windows_NT x64 10.0.17763
- Pyt…
-
### Feature request
Implement `envFile` attribute in `launch.json` dap configuration.
### Possible profits
A more convenient way to manage dotenvs while debugging complex projects.
### Descrip…
-
- Add Form
- Add TextInput for App Name
- Load and Save App Name from environment
```php
public static function setAppName(string $appName)
{
// hacking env
$envFile…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
It's a common behavior for some companies change name of the executables, maybe for bra…