From 2c3e2f897be3616240fa7893c4a8da5eaaa4401c Mon Sep 17 00:00:00 2001 From: Paulius Juzenas Date: Sun, 26 Jan 2025 19:52:41 +0100 Subject: [PATCH] fix: update name of default env file in .dockerignore --- .dockerignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 5642bc90b..80a5dbb6d 100644 --- a/.dockerignore +++ b/.dockerignore @@ -13,7 +13,7 @@ build # configs # you should be explicit in docker-compose about what env-vars should be loaded into a container .env -default.env +.env.default next-env.default.d.ts nginx.conf