Added config file for db #9
@@ -13,7 +13,7 @@ use axum::{
|
||||
// use hyper::client::conn;
|
||||
// use sqlx::PgPool;
|
||||
use sqlx::postgres::PgPoolOptions;
|
||||
use testcontainers_modules::{testcontainers::runners::AsyncRunner};
|
||||
use testcontainers_modules::testcontainers::runners::AsyncRunner;
|
||||
// use hyper::client;
|
||||
// use sqlx::postgres;
|
||||
// use http::{Request, StatusCode};
|
||||
|
Reference in New Issue
Block a user