Sfoglia il codice sorgente

build: change env app title and name

nian 2 mesi fa
parent
commit
5b7926bd6e
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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