proxy updates

This commit is contained in:
Timothy Pidashev
2024-03-06 14:55:36 -08:00
parent 8f57e420b5
commit 9204d1c569
12 changed files with 81 additions and 33 deletions
+5
View File
@@ -0,0 +1,5 @@
import reflex as rx
config = rx.Config(
app_name="landing",
)