We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dc2e6d + 58d42c5 commit 6ab77f4Copy full SHA for 6ab77f4
1 file changed
docker-compose-prod.yml
@@ -30,8 +30,6 @@ services:
30
- KAKAO_LOGIN_CLIENT_ID=${KAKAO_LOGIN_CLIENT_ID}
31
- KAKAO_LOGIN_CLIENT_SECRET=${KAKAO_LOGIN_CLIENT_SECRET}
32
- KAKAO_LOGIN_REDIRECT_URI=${KAKAO_LOGIN_PROD_REDIRECT_URI}
33
- depends_on:
34
- - mysql
35
networks:
36
- pointer-prod
37
- nginx-network
0 commit comments