leptos/examples/sso_auth_axum/Makefile.toml
2024-01-20 12:32:51 -05:00

8 lines
145 B
TOML

extend = [
{ path = "../cargo-make/main.toml" },
{ path = "../cargo-make/cargo-leptos.toml" },
]
[env]
CLIENT_PROCESS_NAME = "sso_auth_axum"