Actualizar .env.example
Some checks are pending
Primer flujo de trabajo CI/CD (Build, Test and Push Docker Image) / build-and-push (push) Waiting to run
Some checks are pending
Primer flujo de trabajo CI/CD (Build, Test and Push Docker Image) / build-and-push (push) Waiting to run
This commit is contained in:
parent
535c8617fb
commit
50316bf395
@ -3,6 +3,4 @@ DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=mapa_mundi
|
||||
DB_USER=
|
||||
DB_PASSWORD=
|
||||
|
||||
DB_URL=jdbc:mysql://${DB_HOST}:${DB_PORT}/${DB_NAME}
|
||||
DB_PASSWORD=
|
||||
Loading…
Reference in New Issue
Block a user