-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
29 lines (17 loc) · 808 Bytes
/
Copy path.env.example
File metadata and controls
29 lines (17 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
PORT=3000
AUTH_SECRET_KEY=xxxxxxxxxxxxxxxxxxxxxxxx
NODE_ENV=production
AUTH_SECRET_KEY=7efrmxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
SENTRY_DSN=https://xxxxxxxx@sentry.io/123456
DATABASE_URL="mysql://f25eWxqZRgpPNrS.root:axxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/test?sslaccept=strict"
EMAIL_USER=example@gmail.com
EMAIL_PASS=xxxxxxxxxxxxxxxx
CONTACT_EMAIL_USER="xxxxxx.com"
CONTACT_EMAIL_PASS="xxxxxx2024"
## Set to 'http://localhost:5173' for development or 'https://ivory-dugong-883765.hostingersite.com' for production
CORS_ORIGIN="https://ivory-dugong-883765.hostingersite.com"
# Auth0 Configuration
AUTH0_DOMAIN="dev-xxxxxxxxxxxxxhb.eu.auth0.com"
AUTH0_CLIENT_ID="J5Vxxxxxxxxxxxxxxxxxxxx0Y"
AUTH0_CLIENT_SECRET="dzSofxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxUe"
AUTH0_DOMAIN=xxxxxx.eu.auth0.com