lfoppiano commited on
Commit
57e11a5
·
verified ·
1 Parent(s): f34ddb7

Update config-docker.yml

Browse files
Files changed (1) hide show
  1. config-docker.yml +2 -2
config-docker.yml CHANGED
@@ -4,8 +4,8 @@ grobidHome: /opt/grobid/grobid-home
4
 
5
  # entity-fishing server information for performing entity disambiguation
6
  # for https, indicate 443 as port
7
- entityFishingHost:
8
- entityFishingPort:
9
  #entityFishingHost: localhost
10
  #entityFishingPort: 8090
11
 
 
4
 
5
  # entity-fishing server information for performing entity disambiguation
6
  # for https, indicate 443 as port
7
+ entityFishingHost: traces1.inria.fr/nerd
8
+ entityFishingPort: 443
9
  #entityFishingHost: localhost
10
  #entityFishingPort: 8090
11