Skip to content

Commit 66b8fe7

Browse files
authored
Add api_url in rxconfig.py
1 parent 7dbc5a7 commit 66b8fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rxconfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
rx.plugins.SitemapPlugin(),
77
rx.plugins.TailwindV4Plugin(),
88
],
9-
show_built_with_reflex=False,
9+
show_built_with_reflex=False,api_url="https://alphaspheredotai.is-a.dev"
1010
)

0 commit comments

Comments
 (0)