We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f22b1b commit 293eaecCopy full SHA for 293eaec
1 file changed
.env.development
@@ -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