Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Donga1125 authored Mar 5, 2024
1 parent 3939e01 commit bbb6860
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,3 @@ services:
- KAKAO_CLIENT_SECRET=${KAKAO_CLIENT_SECRET}
- MAIL_USERNAME=${MAIL_USERNAME}
- MAIL_PASSWORD=${MAIL_PASSWORD}
volumes:
- type: volume
source: server-log
target: /celebee/log

volumes:
server-log:
external: true

0 comments on commit bbb6860

Please sign in to comment.