Skip to content

Fix reverse proxy for dash > 2.0#9

Open
cozzyd wants to merge 2 commits into
experimental/pagesfrom
fix-reverse-proxy
Open

Fix reverse proxy for dash > 2.0#9
cozzyd wants to merge 2 commits into
experimental/pagesfrom
fix-reverse-proxy

Conversation

@cozzyd

@cozzyd cozzyd commented Jul 24, 2024

Copy link
Copy Markdown
Contributor

We have to defer initializing Dash until we have our reverse proxy settings, so defer the import and create a new config module that is a dictionary where we can add things like proxy paths.

We have to defer initializing Dash until we have our reverse proxy settings,
so defer the import and create a new config module that is a dictionary where
we can add things like proxy paths.
@cozzyd cozzyd requested a review from sjoerd-bouma July 24, 2024 19:55
@cozzyd

cozzyd commented Jul 24, 2024

Copy link
Copy Markdown
Contributor Author

This is a bit of a hack, but it seemed like the least invasive way to change it...

@cozzyd

cozzyd commented Jul 24, 2024

Copy link
Copy Markdown
Contributor Author

ok, actually this isn't enough... there are more places where I need to add the path_prefix, but I haven't figured out exactly where...

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