Skip to content

Commit 6ab77f4

Browse files
authored
Merge pull request #137 from team-ppointer/develop
[fix] docker compose 설정
2 parents 3dc2e6d + 58d42c5 commit 6ab77f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose-prod.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ services:
3030
- KAKAO_LOGIN_CLIENT_ID=${KAKAO_LOGIN_CLIENT_ID}
3131
- KAKAO_LOGIN_CLIENT_SECRET=${KAKAO_LOGIN_CLIENT_SECRET}
3232
- KAKAO_LOGIN_REDIRECT_URI=${KAKAO_LOGIN_PROD_REDIRECT_URI}
33-
depends_on:
34-
- mysql
3533
networks:
3634
- pointer-prod
3735
- nginx-network

0 commit comments

Comments
 (0)