Host rewrite
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Since `chrisomatic` runs inside of the container, it connects to services via hostnames which are valid only inside the docker network. The URLs printed out are also like this. For example, after successfully registering a plugin, `chrisomatic` prints `http://chris:8000/api/v1/` instead of `http://localhost:8000/api/v1/`.
There should be a way to rewrite these outputs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.