Difference between revisions of ".env"
Jump to navigation
Jump to search
↑ https://symfony.com/doc/current/configuration.html#configuring-environment-variables-in-env-files
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
* <code>[[env:]]</code> | * <code>[[env:]]</code> | ||
* <code>[[env.]]</code> | * <code>[[env.]]</code> | ||
− | * <code>.env</code> in [[.gitignore]] file</code | + | * <code>.env</code> in <code>[[.gitignore]]</code> file |
+ | * <code>[[yarn]]</code> | ||
== See also == | == See also == |
Latest revision as of 11:21, 14 June 2024
.env
used bydotenv
.env
indocker-compose.yml
kubectl set env
PORT=3005
Related[edit]
env:
env.
.env
in.gitignore
fileyarn
See also[edit]
docker run --env, Dockerfile: ENV, .env, --env-file
- AWS CodeBuild,
aws codebuild
,buildspec.yml
, Terraform CodeBuild,artifacts:
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: