Skip to content

Commit 9fe2042

Browse files
committedMay 18, 2022
fix: change wrong base path
1 parent d1471ae commit 9fe2042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.env.production

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
NEXT_PUBLIC_BASE_PATH=/
1+
NEXT_PUBLIC_BASE_PATH=
22
PACKAGE_INDEX_CACHE_DIR=.cache

0 commit comments

Comments
 (0)
Please sign in to comment.