Skip to content

Commit 4ba61f1

Browse files
committed
chore: update .dockerignore to exclude .env.production from being ignored
1 parent 7304412 commit 4ba61f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dist/
77
# Environment files
88
.env
99
.env.*
10+
!.env.production
1011

1112
# Git
1213
.git/

0 commit comments

Comments
 (0)