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

update docs for badge #1199

Merged
merged 1 commit into from
Jan 31, 2025
Merged

update docs for badge #1199

merged 1 commit into from
Jan 31, 2025

Conversation

tgberkeley
Copy link
Collaborator

No description provided.

@tgberkeley tgberkeley marked this pull request as ready for review January 31, 2025 00:44
@tgberkeley tgberkeley requested a review from masenf January 31, 2025 00:44
@@ -123,8 +123,7 @@ docker run -d -p 3000:3000 -p 8000:8000 --name app reflex-project:latest

## Remove Reflex branding from your self-hosted app

To remove the Reflex branding, such as the "Made in Reflex" badge, from your self-hosted app, you must add the `--badge` flag to the export command `reflex export --badge` or the run command `reflex run --env prod --badge`.

To remove the Reflex branding, such as the "Built with Reflex" badge, from your self-hosted app, you must add `show_built_with_reflex=False` to the `rx.Config()` in the `rxconfig.py` file.
Copy link
Collaborator

Choose a reason for hiding this comment

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

i dont know if we still need this section in self hosting docs. maybe we can just link to the branding page, since the method is the same?

@tgberkeley tgberkeley merged commit e6d73e5 into main Jan 31, 2025
5 checks passed
@tgberkeley tgberkeley deleted the update-badge-docs branch January 31, 2025 21:30
Kastier1 added a commit that referenced this pull request Jan 31, 2025
* update docs for badge (#1199)

Co-authored-by: Tom Gotsman <[email protected]>

* stg-pipeline (#1202)

---------

Co-authored-by: Tom Gotsman <[email protected]>
Co-authored-by: Tom Gotsman <[email protected]>
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.

2 participants