Spaces:
Runtime error
Runtime error
Update config-docker.yml
Browse files- config-docker.yml +1 -1
config-docker.yml
CHANGED
|
@@ -13,7 +13,7 @@ gluttonPort:
|
|
| 13 |
|
| 14 |
# entity-fishing server information for performing entity disambiguation
|
| 15 |
# for https, indicate 443 as port
|
| 16 |
-
entityFishingHost:
|
| 17 |
entityFishingPort: 443
|
| 18 |
#entityFishingHost: localhost
|
| 19 |
#entityFishingPort: 8090
|
|
|
|
| 13 |
|
| 14 |
# entity-fishing server information for performing entity disambiguation
|
| 15 |
# for https, indicate 443 as port
|
| 16 |
+
entityFishingHost: notanumber.com
|
| 17 |
entityFishingPort: 443
|
| 18 |
#entityFishingHost: localhost
|
| 19 |
#entityFishingPort: 8090
|