Skip to content

Commit 91035b3

Browse files
committed
fix env file
1 parent c98dbbe commit 91035b3

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.env

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
VITE_APP_VERSION = v4.0.0
22
GENERATE_SOURCEMAP = false
33

4-
PUBLIC_URL= https://codedthemes.com/demos/admin-templates/materially/react/free/
5-
VITE_APP_BASE_URL= /demos/admin-templates/materially/react/free
6-
7-
8-
4+
PUBLIC_URL = https://codedthemes.com/demos/admin-templates/materially/react/free
5+
VITE_APP_BASE_URL = demos/admin-templates/materially/react/free

0 commit comments

Comments
 (0)