ADD VOLUME_MOUNT

master
Sebastian Serfling 2023-08-20 21:36:58 +02:00
parent 863d9f5c48
commit 99b6d06be0
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ import logging
import auth import auth
from fastapi.security.api_key import APIKey from fastapi.security.api_key import APIKey
print(123)
logging.basicConfig(level=logging.DEBUG) # add this line logging.basicConfig(level=logging.DEBUG) # add this line
logger = logging.getLogger("foo") logger = logging.getLogger("foo")