Skip to content

Commit 102d04a

Browse files
committed
remove spanish version references to dotenv-vault
1 parent 3bbce3b commit 102d04a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README-es.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,6 @@ $ DOTENV_CONFIG_ENCODING=latin1 DOTENV_CONFIG_DEBUG=true node -r dotenv/config t
145145

146146
Necesitaras agregar el valor de otro variable en una de sus variables? Usa [dotenv-expand](https://github.com/motdotla/dotenv-expand).
147147

148-
### Sincronizando
149-
150-
Necesitas mentener sincronizados los archivos `.env` entre maquinas, entornos, o miembros del equipo? Usa
151-
[dotenv-vault](https://github.com/dotenv-org/dotenv-vault).
152-
153148
## Ejemplos
154149

155150
Vea [ejemplos](https://github.com/dotenv-org/examples) sobre el uso de dotenv con varios frameworks, lenguajes y configuraciones.
@@ -401,10 +396,6 @@ Existen dos arternativas a este planteamiento:
401396

402397
Prueba [dotenv-expand](https://github.com/motdotla/dotenv-expand)
403398

404-
### ¿Qué pasa con la sincronización y la seguridad de los archivos .env?
405-
406-
Vea [dotenv-vault](https://github.com/dotenv-org/dotenv-vault)
407-
408399
## Guía de contribución
409400

410401
Vea [CONTRIBUTING.md](CONTRIBUTING.md)

0 commit comments

Comments
 (0)