Skip to content

Commit

Permalink
.env change
Browse files Browse the repository at this point in the history
  • Loading branch information
doyupK committed Jul 3, 2024
1 parent 42c65a4 commit 16c4e4b
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@
}
},
"globalDependencies": [
".env.production",
"$NEXT_PUBLIC_URL",
"$NEXT_PUBLIC_SERVER_URL",
"$NEXT_PUBLIC_API_MOCKING",
"$NEXT_PUBLIC_AUTH_SECRET",
"$NEXT_PUBLIC_GOOGLE_ID",
"$NEXT_PUBLIC_GOOGLE_SECRET",
"$NEXT_PUBLIC_KAKAO_ID",
"$NEXT_PUBLIC_KAKAO_SECRET",
"$NEXT_PUBLIC_OPENVIDU_SECRET",
"$NEXT_PUBLIC_OPENVIDU_API_URL",
"$NEXT_PUBLIC_GOOGLE_ANALYTICS"
".env.production"
]
}

0 comments on commit 16c4e4b

Please sign in to comment.