start to implement the configuration file and mrproxy integration
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
mod api;
|
||||
mod config;
|
||||
mod controller;
|
||||
mod database;
|
||||
mod deploy;
|
||||
mod mcproxy_client;
|
||||
|
||||
#[actix_web::main]
|
||||
async fn main() {
|
||||
|
||||
Reference in New Issue
Block a user