Skip to content

Conversation

Princekumarofficial
Copy link

Closes #49

Improved docker-compose.yml

This PR significantly improves the configuration management by:

  1. Moving hardcoded values from docker-compose.yml cbioportal-database to the .env file
  2. Ensuring compatibility with all existing initialization scripts

These changes make the deployment more maintainable and user-friendly by centralizing all configuration in one well-documented file, while keeping the actual implementation in docker-compose.yml unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove MYSQL Hard-Coded Credentials
1 participant