Skip to content

Commit

Permalink
fix: 도커 copy 시 .env 포함하도록 변경 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
yangdongsuk authored Jul 18, 2024
1 parent 49a3fc7 commit c5d544f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ Dockerfile
.git
.gitignore

# 환경 변수 파일 제외 (보안 이유)
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# 로그 파일 제외
logs
Expand Down

0 comments on commit c5d544f

Please sign in to comment.