fix: env cleanup, updates for new apps

This commit is contained in:
2026-07-22 23:56:10 -04:00
parent 42757bc93d
commit d4621b6ae2
5 changed files with 80 additions and 30 deletions

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ app.config.timestamp_*.js
# Environment
.env
.env*.local
.env.bak
# dependencies
/node_modules