Some checks are pending
Primer flujo de trabajo CI/CD (Build, Test and Push Docker Image) / build-and-push (push) Waiting to run
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
# Información de configuración de la base de datos
|
|
DB_HOST=localhost
|
|
DB_PORT=3306
|
|
DB_NAME=mapa_mundi
|
|
DB_USER=
|
|
DB_PASSWORD= |