File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -145,11 +145,6 @@ $ DOTENV_CONFIG_ENCODING=latin1 DOTENV_CONFIG_DEBUG=true node -r dotenv/config t
145145
146146Necesitaras 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
155150Vea [ 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
402397Prueba [ 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
410401Vea [ CONTRIBUTING.md] ( CONTRIBUTING.md )
You can’t perform that action at this time.
0 commit comments