Skip to content

fix(environment): clarify .env file creation instructions#3252

Merged
Siumauricio merged 1 commit intocanaryfrom
3231-env-file-is-generated-in-dockerfile-directory
Dec 12, 2025
Merged

fix(environment): clarify .env file creation instructions#3252
Siumauricio merged 1 commit intocanaryfrom
3231-env-file-is-generated-in-dockerfile-directory

Conversation

@Siumauricio
Copy link
Contributor

@Siumauricio Siumauricio commented Dec 12, 2025

  • Updated the description for the environment file creation option to specify that the .env file will be created in the same directory as the Dockerfile during the build process, enhancing user understanding.

What is this PR about?

Please describe in a short paragraph what this PR is about.

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

closes #3231

Screenshots (if applicable)

- Updated the description for the environment file creation option to specify that the .env file will be created in the same directory as the Dockerfile during the build process, enhancing user understanding.
@Siumauricio Siumauricio linked an issue Dec 12, 2025 that may be closed by this pull request
@Siumauricio Siumauricio merged commit 3799aea into canary Dec 12, 2025
4 checks passed
@Siumauricio Siumauricio deleted the 3231-env-file-is-generated-in-dockerfile-directory branch December 12, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.env file is generated in dockerfile directory

1 participant