Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 0a16547

Browse files
committedNov 30, 2020
fixed env var
1 parent f8367b9 commit 0a16547

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎.env

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
NEXT_PUBLIC_PROJECT_NAME=Nextjs_Ts_Eslint
21
NEXT_PUBLIC_PAGE_VAR=TEST_PAGE_VAR

‎.env.production

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
NEXT_PUBLIC_PROJECT_NAME=Nextjs_Ts_Eslint
12
NEXT_PUBLIC_LINK_PREFIX=/$NEXT_PUBLIC_PROJECT_NAME

0 commit comments

Comments
 (0)
This repository has been archived.