Copy .env.development.local and .env.production.local into Docker container as well

This commit is contained in:
Tims777 2024-09-23 15:43:25 +02:00
parent 8ca4cf3260
commit f7b2570188

View File

@ -1,6 +1,8 @@
*
!.env.development
!.env.development.local
!.env.production
!.env.production.local
!.eslintrc.json
!.npmrc
!.prettierrc