Skip to content
This repository was archived by the owner on Mar 21, 2020. It is now read-only.

Using localhost doesn't work: 127.0.0.1 is required#70

Open
olberger wants to merge 1 commit into
nre-learning:masterfrom
olberger:patch-2
Open

Using localhost doesn't work: 127.0.0.1 is required#70
olberger wants to merge 1 commit into
nre-learning:masterfrom
olberger:patch-2

Conversation

@olberger
Copy link
Copy Markdown
Contributor

@olberger olberger commented Nov 4, 2019

Currently, the Syringe endpoint on localhost:8086 is only detected based on URL containing 127.0.0.1, not localhost.

Hence an explicit IP instead.

Currently, the Syringe endpoint on localhost:8086 is only detected based on URL containing 127.0.0.1, not localhost.

Hence an explicit IP instead.
olberger added a commit to olberger/antidote-web that referenced this pull request Nov 4, 2019
Allows URL to be http://localhost:8080/ and still use syringe on 8086

Once merged, nre-learning/antidote#70 is either
no longer needed, or should be reverted.

Note that this doesn't work for IPv6-style local address, etc. :-/
@olberger
Copy link
Copy Markdown
Contributor Author

olberger commented Nov 4, 2019

If nre-learning/antidote-web#84 is applied, this is no longer necessary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant