mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
predict-otron-9000 serves a leptos SSR frontend
This commit is contained in:
@@ -89,7 +89,7 @@ impl ServerConfig {
|
||||
}
|
||||
}
|
||||
Err(_) => {
|
||||
tracing::info!("SERVER_CONFIG not set, using default Local mode");
|
||||
tracing::info!("SERVER_CONFIG not set, Standalone mode active");
|
||||
ServerConfig::default()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user