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

[BUG-FIX] Removes duplicate Environment tag from docker-compose #49

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

Lissy93
Copy link
Owner

@Lissy93 Lissy93 commented Jun 21, 2021

Please check the type of change your PR introduces:

  • Bugfix

Issue Number (if applicable): #48

Briefly outline your changes: There was a duplicate identifier, environment in the docker-compose.yml file, as pointed out by @EVOTk in #48. This PR applies his suggestions, removing the duplicate key.

Before submitting, please ensure that:

  • Must be backwards compatible
  • All lint checks and tests must pass
  • If a new option in the the config file is added, it needs to be added into the schema, and documented in the configuring guide
  • If a new dependency is required, it must be essential, and it must be thoroughly checked out for security or efficiency issues

@vercel
Copy link

vercel bot commented Jun 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/alicia/dashy/Cd4GyMunyzZTstRoooso7KSycDph
✅ Preview: https://dashy-git-bug-fixremove-dupplicate-from-compose-alicia.vercel.app

@netlify
Copy link

netlify bot commented Jun 21, 2021

✔️ Deploy Preview for dashy-dev ready!

🔨 Explore the source changes: 63b2e65

🔍 Inspect the deploy log: https://app.netlify.com/sites/dashy-dev/deploys/60d0f1f2213eff000770cb91

😎 Browse the preview: https://deploy-preview-49--dashy-dev.netlify.app

@Lissy93 Lissy93 changed the title 🔥 Re #48 - Removes duplicate Environment tag from docker-compose [BUG-FIX] Removes duplicate Environment tag from docker-compose Jun 21, 2021
@Lissy93 Lissy93 merged commit 9c91cb5 into master Jun 21, 2021
@Lissy93 Lissy93 deleted the BUG-FIX_Remove-dupplicate-from-compose branch June 21, 2021 20:13
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.

1 participant