chore: rename project to bakit
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 13m40s
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 13m40s
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
#[cfg(not(tarpaulin_include))]
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<(), std::io::Error> {
|
||||
phundrak_dot_com_backend::run(None).await
|
||||
bakit::run(None).await
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user