Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show how to utilize the provided .env file in the docker-compose file #50712

Merged
merged 5 commits into from Jun 14, 2023

Conversation

DustinsCode
Copy link
Contributor

What?

I added a small change to the with-docker-compose example to show how to make the provided .env file usable.

Why?

I struggled to understand why I could not get environment variables to work as intended and thought this small change might help someone else new to docker in the future.

How?

Added a few comments to the docker-compose.dev.yml file, along with showing how to utilize a .env file with docker-compose

@DustinsCode DustinsCode requested review from a team, leerob and steven-tey as code owners June 2, 2023 18:19
@ijjk ijjk added the examples Issue/PR related to examples label Jun 2, 2023
@ijjk
Copy link
Member

ijjk commented Jun 7, 2023

Allow CI Workflow Run

  • approve CI run for commit: 98dd4f7

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@kodiakhq kodiakhq bot merged commit dd61ee4 into vercel:canary Jun 14, 2023
32 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants