Incluye .env.example
This commit is contained in:
parent
d91e2446d5
commit
32ce833bca
9
.env.example
Normal file
9
.env.example
Normal file
@ -0,0 +1,9 @@
|
||||
# Base de datos
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=mapa_mundi
|
||||
DB_USER=
|
||||
DB_PASSWORD=
|
||||
|
||||
# API externa (si hubiera)
|
||||
# API_KEY=
|
||||
Loading…
Reference in New Issue
Block a user