forked from agentlab/ldkg-ui-diags
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
21 lines (16 loc) · 780 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# used to define default global all-environment vars
#
# Files on the left have more priority than files on the right:
# npm start: .env.development.local, .env.development, .env.local, .env
# npm run build: .env.production.local, .env.production, .env.local, .env
# npm test: .env.test.local, .env.test, .env (note .env.local is missing)
#
# see https://create-react-app.dev/docs/adding-custom-environment-variables/
REACT_EDITOR=code
EXTEND_ESLINT=true
REACT_APP_GRAPH_URI=http://cpgu.kbpm.ru/ns/rm/reqs#
REACT_APP_SERVER_RDF_URL=https://rdf4j.agentlab.ru/rdf4j-server
REACT_APP_RM_REPOSITORY_PARAM='{ "Repository ID": "reqs2" }'
#REACT_APP_RM_REPOSITORY_TYPE=native-rdfs
REACT_APP_RM_REPOSITORY_TYPE=native-rdfs-dt
#REACT_APP_RM_REPOSITORY_TYPE=native-rdfs-dt-shacl