From e7c90a4899379eeb81bcd7db69bc329307d76284 Mon Sep 17 00:00:00 2001 From: Ale Date: Mon, 6 Nov 2023 14:00:43 -0300 Subject: [PATCH] Cambio de nombre para hacer compatible con docker-compose.yml --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 9af429b..1f0f435 100644 --- a/.env.example +++ b/.env.example @@ -10,7 +10,7 @@ USERID= DB_CONNECTION=mysql DB_HOST=db -DB_PORT=3306 +DB_PORT_EXPOSED=3306 DB_DATABASE=pedi2 DB_USERNAME=pedi2 DB_PASSWORD=pedi2