Add production environment configuration file with database and service URLs

This commit is contained in:
2026-04-08 11:47:26 -04:00
parent 6f340f14df
commit 6ba9a5a024
7 changed files with 193 additions and 48 deletions
+1
View File
@@ -18,6 +18,7 @@ build/
# Nunca subas tus llaves secretas o credenciales
.env
.env*.local
.env.production
# --- Archivos de Sistema y Editores ---
.DS_Store