Skip to content

Commit

Permalink
Merge pull request #123 from depromeet/feature/#122
Browse files Browse the repository at this point in the history
[feat][#122] swagger url 오류 해결
  • Loading branch information
sejoon00 authored Sep 11, 2024
2 parents b3f59b0 + af78511 commit eaae736
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 eaae736

Please sign in to comment.