Explorar el Código

build: change env app title and name

nian hace 2 meses
padre
commit
5b7926bd6e
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      .env.development
  2. 2 2
      .env.production

+ 1 - 1
.env.development

@@ -1,2 +1,2 @@
 VITE_APP_TITLE=Development
-VITE_APP_NAME=Lithe-Admin
+VITE_APP_NAME=Lithe Admin

+ 2 - 2
.env.production

@@ -1,2 +1,2 @@
-VITE_APP_TITLE=Lithe-Admin
-VITE_APP_NAME=Lithe-Admin
+VITE_APP_TITLE=Lithe Admin
+VITE_APP_NAME=Lithe Admin