Skip to content

Commit 293eaec

Browse files
.env.development (#419)
1 parent 1f22b1b commit 293eaec

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.env.development

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
NEXT_PUBLIC_BACKEND_URL=https://tpc.jxp.codes
2+
NEXT_PUBLIC_FRONTEND_URL=https://tpc.jxp.codes
3+
NEXTAUTH_URL=https://tpc.jxp.codes/portal/api/auth
4+
NEXT_PUBLIC_RECAPTCHA_SITE_KEY=6Ldd9KYrAAAAAO2UAAHuvK-lSFU3qj6HqXHzf5o1
5+
NEXT_PUBLIC_BASE_PATH="/portal"
6+
NEXT_PUBLIC_ASSET_PREFIX="/portal"

0 commit comments

Comments
 (0)