mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[PR #240] [CLOSED] LocalCrawler/Configuration: correct api url #290
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RD17/ambar/pull/240
Author: @smstern
Created: 5/17/2019
Status: ❌ Closed
Base:
master← Head:dev📝 Commits (1)
2975e4dLocalCrawler/Configuration: correct api url📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
LocalCrawler/src/config.js(+1 -1)📄 Description
Hello Maintainers,
I run in the issue #238. Based on the used port numbers I made the assumption that the URL http://serviceapi:8080 is wrong. I adapted the URL to http://webapi:8080 the crawler start to work.
This pull requests change only the URL of the local crawler.
Best Regards,
smstern
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.