ADD VOLUME_MOUNT

This commit is contained in:
2023-08-20 21:32:13 +02:00
parent 8fac8893b6
commit 863d9f5c48
+2
View File
@@ -7,6 +7,8 @@ import logging
import auth
from fastapi.security.api_key import APIKey
print(123)
logging.basicConfig(level=logging.DEBUG) # add this line
logger = logging.getLogger("foo")