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

Use dotenv files to configure the services using environment variables #26

Merged
merged 7 commits into from
Feb 1, 2021

Conversation

VikashKothary
Copy link
Member

@VikashKothary VikashKothary commented Feb 1, 2021

Resolves #3
Also mentioned in #18.

Copy link

@AntonOfTheWoods AntonOfTheWoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to mainly be docker-compose-related, and I have no real experience with docker-compose, nor any possibility to have any, given my immediate-long term time commitments and the absence of utility it brings to me.

@VikashKothary
Copy link
Member Author

VikashKothary commented Feb 1, 2021

It'll apply to all of the above from docker, docker-compose, the software and build scripts. But that'll all come in the next few PRs.

@kuklinistvan
Copy link
Collaborator

Looks good to me at first glance - but I could not examine it thoroughly.

@kuklinistvan kuklinistvan requested review from kuklinistvan and removed request for kuklinistvan February 1, 2021 14:44
Copy link
Collaborator

@kuklinistvan kuklinistvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found the button :)

@VikashKothary VikashKothary merged commit ddffdda into develop Feb 1, 2021
@VikashKothary VikashKothary deleted the feature/#3-use-dotenv-files branch February 1, 2021 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Use Environment Variables
3 participants