Added config file for db #9

Merged
phoenix merged 32 commits from db into devel 2025-04-03 13:59:56 +00:00
Showing only changes of commit b3283c9e17 - Show all commits

View File

@@ -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};