Skip to content

Conversation

@vkatsuba
Copy link
Contributor

@vkatsuba vkatsuba commented Jul 26, 2018

Added tabulation in this block, by reason that here we expect the map but get boolean resulting in an error, so need change this

...
volumes:
  db:
  external: true

to this

...
volumes:
  db:
    external: true

Copy link
Contributor

@rehganavon rehganavon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure what has been changed or updated

@vkatsuba
Copy link
Contributor Author

vkatsuba commented Jul 30, 2018

volumes:
  db:
  external: true <——

here is misssing tabulation and this configuration not working. For fix this issue I add tabulation in this code

@rehganavon rehganavon merged commit c9ec780 into master Aug 17, 2018
@rehganavon rehganavon deleted the bug/fix-typo-in-getting-started-with-fastscore branch August 28, 2018 15:04
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.

4 participants