Simplify rxconfig template (#1492)
This commit is contained in:
parent
fb7e2b6a0c
commit
9acfaf1706
@ -5,6 +5,4 @@ class {{ config_name }}(rx.Config):
|
||||
|
||||
config = {{ config_name }}(
|
||||
app_name="{{ app_name }}",
|
||||
db_url="{{ const.db_url }}",
|
||||
env=rx.Env.DEV,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user