Skip to content

Commit dfd6f9d

Browse files
committed
subdomain
1 parent a649c97 commit dfd6f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ PORT='3000'
1111
JWT_SECRET='shhhh super secret code here bro'
1212

1313
# Root URL for this app
14-
ROOT_URL='http://kjscehack.eu-4.evennode.com/'
14+
ROOT_URL='register.kjscecodecell.com'
1515

1616
# Credentials for the admin user created at app initialization
1717
ADMIN_EMAIL='admin@example.com'
1818
ADMIN_PASS='party'
1919

2020
# Used to send verification, registration, and confirmation emails
21-
EMAIL_CONTACT='Hackathon Team <team@example.com>'
21+
EMAIL_CONTACT='Hackathon Team <team@example.com>'g
2222
EMAIL_HOST='smtp.gmail.com'
2323
EMAIL_USER='kjsce.hack@gmail.com'
2424
EMAIL_PASS='@KJSCEcodecell'

0 commit comments

Comments
 (0)