Were rolling with it

This commit is contained in:
Timothy Pidashev
2024-03-11 08:54:21 -07:00
parent 47bbbb01fa
commit 1c255069e7
24 changed files with 1134 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ import reflex as rx
config = rx.Config(
app_name="landing",
api_url="http://localhost:8000",
api_url="http://localhost:8000",
)