mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-04-19 03:00:06 -04:00
managed to get webserver up and running. remains to figure out how to get the graph data
This commit is contained in:
@@ -29,5 +29,6 @@ async fn main() {
|
||||
&public,
|
||||
&private.0,
|
||||
)
|
||||
.await
|
||||
.await;
|
||||
loop {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user