We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0890516 commit a002966Copy full SHA for a002966
1 file changed
src/main/resources/application.yml
@@ -90,7 +90,7 @@ kakao:
90
redirect-uri: ${KAKAO_OAUTH_REDIRECT_URI}
91
92
fastapi:
93
- url: http://localhost:5002
+ url: http://python:5000
94
95
96
# AWS S3 설정,,,
0 commit comments