-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathconfig.example.yaml
42 lines (42 loc) · 1.17 KB
/
config.example.yaml
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
30
31
32
33
34
35
36
37
38
39
40
41
42
App:
Port: '3001'
Domain: eirevpn.ie
JWTSecret: secretkey1995
AllowedOrigins:
- http://localhost:3000
- http://localhost:3001
- https://eirevpn.ie
- https://www.eirevpn.ie
- https://api.eirevpn.ie
- chrome-extension://pplkeenpmmifelccendefanihacjnpnb
- chrome-extension://fmhlhjegfkgemampnpomkajhdpjnhmie
- moz-extension://[email protected]
EnableCSRF: true
EnableSubscriptions: false
EnableAuth: true
AuthCookieAge: 168
RefreshCookieAge: 168
AuthCookieName: authToken
RefreshCookieName: refreshToken
AuthTokenExpiry: 1
RefreshTokenExpiry: 48
TestMode: true
DB:
User: eirevpn_prod
Password: eirevpn_prod
Database: eirevpn_prod
Host: localhost
Port: 5432s
Stripe:
SecretKey: sk_test_sssssssssss
EndpointSecret: whsec_ssssssssss
IntegrationActive: false
SuccessUrl: https://eirevpn.ie/success
ErrorUrl: https://eirevpn.ie/error
SendGrid:
APIKey: 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
IntegrationActive: true
Templates:
Registration: d-e2a3e60211f4430ab68a36ac7191475f
SupportRequest: d-c459bbe9dcfe44c1a5967f7b1cb01f8c
ForgotPassword: d-48668daa6afa4e3c842b9d2bb5406fef