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

🔧 chore: update docker-compose command to new syntax #96

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

gabrielcastr0
Copy link
Member

  • Updated the npm script to align with the new Docker CLI syntax by changing docker-compose up -d to docker compose up -d

Midaz Console Pull Request Checklist

Pull Request Type

  • UI
  • Core (Business Logic)
  • Security
  • internationalization
  • Pipeline
  • Documentation

Checklist

Please check each item after it's completed.

  • I have tested these changes locally.
  • I have updated the documentation accordingly.
  • I have added necessary comments to the code, especially in complex areas.
  • I have ensured that my changes adhere to the project's coding standards.
  • I have checked for any potential security issues.
  • I have ensured that all tests pass.
  • I have updated the version appropriately (if applicable).
  • I have confirmed this code is ready for review.

Additional Notes

Obs: Please, always remember to target your PR to develop branch instead of main.

@gabrielcastr0 gabrielcastr0 merged commit 26abc37 into develop Dec 20, 2024
4 checks passed
@gabrielcastr0 gabrielcastr0 deleted the chore/update-docker-compose-syntax branch December 20, 2024 14:36
Copy link

🎉 This PR is included in version 1.1.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants