DockerIt / opencart-docker

Dockerize Opencart
MIT License
34 stars 24 forks source link

environment #4

Closed ghost closed 7 years ago

ghost commented 7 years ago

please document and verify these environment variables can be modified

environment: MYSQL_DATABASE: opencart MYSQL_USER: opencart MYSQL_PASSWORD: password MYSQL_ROOT_PASSWORD: root

matt-t-d commented 7 years ago

Done, you can now customize these environment variables in a .env file