Explorar el Código

add default env

Daniel Bohry hace 9 meses
padre
commit
a6b4e581cb
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 2 0
      .env
  2. 0 2
      .gitignore

+ 2 - 0
.env

@@ -0,0 +1,2 @@
+VITE_AUTH_HOST=https://auth.lhamacorp.com
+VITE_STOCKS_HOST=https://stocks-be.lhamacorp.com

+ 0 - 2
.gitignore

@@ -11,8 +11,6 @@ node_modules
 Thumbs.db
 
 # Env
-.env
-.env.*
 !.env.example
 !.env.test