Skip to content

Commit

Permalink
Merge pull request #1723 from BaseAdresseNationale/antoineludeau/fix-…
Browse files Browse the repository at this point in the history
…docker-dev-deployment

Fix .dockerignore to not ignore .env.default new file
  • Loading branch information
antoineludeau authored Apr 16, 2024
2 parents 606f3a8 + 67dab3d commit 7125bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Environment config
.env*
!.env.default

# Runtime
pids
Expand Down

0 comments on commit 7125bda

Please sign in to comment.