Skip to content

Commit 3557097

Browse files
author
SuRu
committed
Update dev-server
1 parent 1f2a437 commit 3557097

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev-server

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ export DB_HOST="localhost:6657"
66
export DB_USERNAME=student_user
77
export DB_PASSWORD=student_password
88

9+
alembic upgrade head
10+
911
uvicorn main:app --reload

0 commit comments

Comments
 (0)