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
e7d57d9e0d
commit
535c8617fb
@ -5,7 +5,4 @@ DB_NAME=mapa_mundi
|
||||
DB_USER=
|
||||
DB_PASSWORD=
|
||||
|
||||
DB_URL=jdbc:mysql://${DB_HOST}:${DB_PORT}/${DB_NAME}
|
||||
|
||||
#Clave para el root de MySQL
|
||||
DB_ROOT_PASSWORD=
|
||||
DB_URL=jdbc:mysql://${DB_HOST}:${DB_PORT}/${DB_NAME}
|
||||
Loading…
Reference in New Issue
Block a user