-
Notifications
You must be signed in to change notification settings - Fork 883
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
Fix docker-compose syntax in quick-start. GH #1105 #1169
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1169 +/- ##
=======================================
Coverage 61.89% 61.89%
=======================================
Files 23 23
Lines 1475 1475
=======================================
Hits 913 913
Misses 476 476
Partials 86 86 Continue to review full report at Codecov.
|
Yeah, this will break the tabs. To preview it locally, you need to serve it using I think this was caused by some auto-formatting... |
Hmm, not even on |
|
Yeah, this is due to: |
I'll merge this as it's currently broken, thanks all for your contributions! With that said, I think we should get rid of the tabbed feature as it just makes the docs less digestible in favor of flair. 😅 |
Result after my changes. Although the tabbed feature is not working for me locally.