tick effect matching reimpl
This commit is contained in:
@@ -109,6 +109,7 @@ pub fn start() {
|
||||
#[cfg(unix)]
|
||||
setup_logger().unwrap();
|
||||
dotenv::from_path(Path::new("/etc/mnml/gs.conf")).ok();
|
||||
info!("starting server");
|
||||
|
||||
let pool = pg::create_pool();
|
||||
let http_pool = pool.clone();
|
||||
|
||||
Reference in New Issue
Block a user