kjuulh
11323c0752
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
9 lines
153 B
TOML
9 lines
153 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/cargo-leptos.toml" },
|
|
]
|
|
|
|
[env]
|
|
|
|
CLIENT_PROCESS_NAME = "hackernews_axum"
|