-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.env
31 lines (21 loc) · 804 Bytes
/
.env
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
# postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=cryptlex
# LetsEncrypt SSL certificate
WEB_API_DOMAIN=cryptlex-api.mycompany.com
DASHBOARD_DOMAIN=cryptlex-app.mycompany.com
RELEASE_SERVER_DOMAIN=cryptlex-releases.mycompany.com
ADMIN_PORTAL_DOMAIN=admin-portal.mycompany.com
CUSTOMER_PORTAL_DOMAIN=customer-portal.mycompany.com
RESELLER_PORTAL_DOMAIN=reseller-portal.mycompany.com
# filestore - Minio or AWS S3
FILE_STORE_ACCESS_KEY=admin
FILE_STORE_SECRET_KEY=1password
# Google SSO
GOOGLE_CLIENT_ID=PASTE_GOOGLE_CLIENT_ID
# Traefik admin dashboard
# get md5 from htpasswd or http://www.htaccesstools.com/htpasswd-generator/
# and then double all $ to $$ to avoid docker-compose
TRAEFIK_BASIC_AUTH=admin:$apr1$cKOHs9bF$XFrCpuE4f07v838GacBAH0