You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.
We want to solidify our docker-compose configuration for production environments.
Right now, we use the idea of a docker-compose.override.yml file to deploy to production with Docker, but it would be better to have a file such as docker-compose.prod.yml that takes care of this for us. Any changes should be documented in the README under the appropriate section for production deployments.
The text was updated successfully, but these errors were encountered:
We want to solidify our docker-compose configuration for production environments.
Right now, we use the idea of a docker-compose.override.yml file to deploy to production with Docker, but it would be better to have a file such as docker-compose.prod.yml that takes care of this for us. Any changes should be documented in the README under the appropriate section for production deployments.
The text was updated successfully, but these errors were encountered: