add DEV_MODE support to metadata generation and robots handling; update .gitignore and docker-compose for environment variables
This commit is contained in:
+4
-1
@@ -27,6 +27,10 @@ yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env*.local
|
||||
.env
|
||||
|
||||
# Environment files with sensitive data
|
||||
.env.docker.production
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
@@ -36,4 +40,3 @@ yarn-error.log*
|
||||
next-env.d.ts
|
||||
.idx/dev.nix
|
||||
.vscode/settings.json
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user