From 09e12161bd96b88f395411428eb613b3873d453f Mon Sep 17 00:00:00 2001 From: Emilio Date: Thu, 30 Oct 2025 11:34:55 -0600 Subject: [PATCH] Se hicieron cambios en el app module --- env_Example | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 env_Example diff --git a/env_Example b/env_Example new file mode 100644 index 0000000..96113ee --- /dev/null +++ b/env_Example @@ -0,0 +1,12 @@ +DB_USERNAME= +DB_DATABASE= +DB_PASSWORD= +DB_PORT= +DB_HOST= +PORT= +JWT= +CARPETA= +MAIL_URL= +MAIL_TOKEN= +ESCOLARES= +ESCOLARES_PASS= \ No newline at end of file