Skip to content

Commit 8c73223

Browse files
백엔드에서 보내주는 데이터 바꾸기 전 백업
1 parent e218c17 commit 8c73223

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ COPY . .
1414
EXPOSE 8000
1515
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "8000"]
1616

17+
# uvicorn app.main:app --reload

0 commit comments

Comments
 (0)