Reverse proxy works locally :D
This commit is contained in:
@@ -2,4 +2,5 @@ import reflex as rx
|
||||
|
||||
config = rx.Config(
|
||||
app_name="landing",
|
||||
api_url="http://localhost:8000",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user