wip Move testing to container

This commit is contained in:
Chris Coutinho
2025-05-10 12:47:10 +02:00
parent c1763ebc6a
commit b0012d6e4a
8 changed files with 183 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ LOGGING_CONFIG = {
"loggers": {
"": {
"handlers": ["default"],
"level": "INFO",
"level": "DEBUG",
},
"httpx": {
"handlers": ["default"],