Skip to content

Commit 322211b

Browse files
committed
Merge remote-tracking branch 'upstream/development' into databaseLabels
2 parents 502930b + fedeee0 commit 322211b

File tree

19 files changed

+3010
-44353
lines changed

19 files changed

+3010
-44353
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ src/scripts/pathways/*
99
src/scripts/sbgn/*
1010
src/scripts/jsonld/*
1111
.vscode/*
12+
/.idea/
13+
/nohup.out

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ npm run start
3333
The following environment variables can be used to configure the server:
3434

3535
- `NODE_ENV` : the environment mode, either `production` or `development` (default)
36+
- `PC_URL` : Pathway Commons web service endpoint URL
3637
- `PORT` : the port on which the server runs (default 3000)
3738

3839
### Configure RethinkDB

0 commit comments

Comments
 (0)