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

Moving environment variables from docker files to environment #1

Open
dyushkin opened this issue Aug 15, 2018 · 0 comments
Open

Moving environment variables from docker files to environment #1

dyushkin opened this issue Aug 15, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dyushkin
Copy link
Collaborator

dyushkin commented Aug 15, 2018

For now environment variables, such as:

  • MySQL settings
  • path to Magento2 directory
  • Magento2 installation options
  • Magento 2 version
  • etc.

are hardcoded into files with docker instructions. We should create separate environment file(s), .env for example, to keep environment variables in one place.

@dyushkin dyushkin added the enhancement New feature or request label Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant