Skip to content

Commit

Permalink
[feat][#122] swagger url 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
sejoon00 committed Sep 11, 2024
1 parent b3f59b0 commit af78511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ services:
- KAKAO_LOGIN_CLIENT_ID=${KAKAO_LOGIN_CLIENT_ID}
- KAKAO_LOGIN_CLIENT_SECRET=${KAKAO_LOGIN_CLIENT_SECRET}
- KAKAO_LOGIN_REDIRECT_URI=${KAKAO_LOGIN_REDIRECT_URI}
- API_SERVER_URL=${API_SERVER_URL}
- SENTRY_DSN=${SENTRY_DSN}
depends_on:
- mysql
Expand Down

0 comments on commit af78511

Please sign in to comment.