forked from MaayanLab/Knowledge-Graph-UI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.example
38 lines (29 loc) · 1.45 KB
/
.env.example
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
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB (Preview).
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
# To populate
NEXT_PUBLIC_PREFIX=
NEXT_PUBLIC_NEO4J_URL=bolt://localhost:7687
NEXT_PUBLIC_NEO4J_PROD_URL=bolt://neo4j-v5:7687
# NEXT_PUBLIC_NEO4J_V5_URL=bolt://neo4j-v5:7687
NEXT_PUBLIC_NEO4J_USER=neo4j
NEXT_PUBLIC_NEO4J_NAME=kg
NEXT_PUBLIC_NEO4J_PASSWORD=password
NEXT_PUBLIC_DOMAINS=minio.dokku.maayanlab.cloud,github.com,minio.dev.maayanlab.cloud,s3.amazonaws.com,raw.githubusercontent.com
NEXT_PUBLIC_ENRICHR_URL=https://maayanlab.cloud/Enrichr
NEXT_PUBLIC_GENESHOT_URL=https://maayanlab.cloud/geneshot
NEXT_PUBLIC_CHEA3_URL=https://maayanlab.cloud/chea3
NEXT_PUBLIC_GA_MEASUREMENT_ID=G-L2TQVHD5ZG
NEXT_PUBLIC_HOST=http://localhost:3000
NEXT_PUBLIC_HOST_PROD=https://chea-kg.maayanlab.cloud
NEXT_PUBLIC_TURL=turlkey
NEXT_PUBLIC_TURL_URL=https://maayanlab.cloud/turl/api/register
APP_NAME=chea4
NEXT_PUBLIC_COOKIE_NAME=chea-kg
DOCKERHUB_NAME=maayanlab
NEO4J_VERSION=5
PREFIX=/enrichment
LIBRARY_DOMAIN=http://s3.amazonaws.com/maayan-kg/lncrnalyzr/gmt/%s
# NEXT_PUBLIC_HOMEPAGE=https://maayanlab.cloud/Harmonizome/
# OFFLINE=true