forked from canonical/ubuntu.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
30 lines (29 loc) · 1.05 KB
/
.env
File metadata and controls
30 lines (29 loc) · 1.05 KB
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
PORT=8001
FLASK_DEBUG=true
DEVEL=true
SECRET_KEY=insecure_dev_key
CONTRACTS_API_URL=https://contracts.staging.canonical.com/
SECURITY_API_URL=https://ubuntu.com/security/
SEARCH_API_KEY=fake-key
STRIPE_PUBLISHABLE_KEY=pk_test_yndN9H0GcJffPe0W58Nm64cM00riYG4N46
STORE_MAINTENANCE=false
BADGR_URL=https://api.test.badgr.com
TRUEABILITY_URL="https://app3.trueability.com"
CREDLY_URL="https://api.credly.com/v1"
BADGR_ISSUER="36ZEJnXdTjqobw93BJElog"
CERTIFIED_BADGE="x9kzmcNhSSyqYhZcQGz0qg"
GOOGLE_CLOUD_DISABLE_GRPC=true
CREDENTIALS_CONFIDENTIALITY_ENABLED=false
CONFIDENTIALITY_AGREEMENT_WEBHOOK_USERNAME="local"
CONFIDENTIALITY_AGREEMENT_WEBHOOK_PASSWORD="password"
MARKETO_API_URL=https://066-EOV-335.mktorest.com
CAPTCHA_TESTING_API_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI
CRED_MAINTENANCE=true
CRED_MAINTENANCE_START=2024-09-28T11:00:00Z
CRED_MAINTENANCE_END=2024-09-28T15:00:00Z
# needed to get draft blogs
WORDPRESS_APPLICATION_PASSWORD=password
WORDPRESS_USERNAME=username
# Discourse API credentials
DISCOURSE_API_KEY=test_key
DISCOURSE_API_USERNAME=test_user