-
I think it would be nice to have an .env file or similar (or something to pass to umu-run by the way) that allows us to choose for example the default sniper download path and other choices. This woul…
-
# 状況:
- 現在、`.github/workflows/main.yml`の設定により、GitHub Actionsで正常にデプロイが出来ている状況。
- しかし、フロント画面が真っ白になっている。
- 原因は、localのproject file内にある`.env`fileが`gitignore`によって除外されているため、remote上では`supabaseUrl`の設定がされていな…
-
**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…
-
Example setup:
![image](https://github.com/user-attachments/assets/6906baca-0c5f-48d4-93c2-8822626035ce)
After restart:
![image](https://github.com/user-attachments/assets/34635fd4-e2ef-4697-b725-b…
-
Looked around a bunch but can't find how to do this:
```
ENVFILE ./env
```
If that's not possible, is there a workaround to build a docker image that will contain all those environment variabl…
-
As mentioned in the docs we can use following approach to use different env file for different build configurations
> Alternatively, if you have separated build configurations, you may easily set t…
-
Would be great if it were possible to attach envfile to terminal. Can't find a way to do it now.
![image](https://user-images.githubusercontent.com/6426720/214085431-67cba55b-0ab8-46bb-a739-3e4e6eb6…
-
When I first setup the package in my RN project it was working fine. But somehow along the way the values I am reading from Config become `undefined` even though I have .env file.
Setting `ENVFILE=…
-
### Current Behavior
When using configuration cache and setting a default environment variable in gradle run configuration, gradle caches _all_ envinronment variables and does not invalidate cache wh…
arve0 updated
4 weeks ago
-
looks like it cannot read the env file when I use the bun to run the application,
maybe because bun does not support to node:process to read envfile