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

Fix swagger css #301

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Fix swagger css #301

merged 1 commit into from
Feb 11, 2025

Conversation

quietsy
Copy link
Member

@quietsy quietsy commented Feb 11, 2025

No description provided.

@quietsy quietsy requested a review from Roxedus February 11, 2025 16:42
@@ -18,8 +18,6 @@ RUN \
python3 && \
mkdir -p /app/mkdocs/docs && \
git config --global --add safe.directory /app/mkdocs && \
# Can remove and swap to swagger-http once they add https://github.com/mkdocs/mkdocs/pull/3851
curl -o /app/mkdocs/docs/openapi.json -L "https://api.linuxserver.io/openapi.json" && \
Copy link
Member Author

Choose a reason for hiding this comment

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

Removed because that path gets mounted anyway

@quietsy quietsy merged commit 06b2da3 into master Feb 11, 2025
7 checks passed
@quietsy quietsy deleted the fix-css branch February 11, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant