This commit is contained in:
dderbentsov
2023-07-20 02:10:58 +03:00
commit e69aab6573
10 changed files with 85 additions and 0 deletions

3
notes.txt Normal file
View File

@@ -0,0 +1,3 @@
export PYTHONPATH='/home/dd/astra/medical_information/src'
uvicorn --reload --port 8000 medical_info.main:app