Skip to content

Commit a002966

Browse files
committed
refactor(feed): python url 수정
1 parent 0890516 commit a002966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ kakao:
9090
redirect-uri: ${KAKAO_OAUTH_REDIRECT_URI}
9191

9292
fastapi:
93-
url: http://localhost:5002
93+
url: http://python:5000
9494

9595

9696
# AWS S3 설정,,,

0 commit comments

Comments
 (0)