-
Notifications
You must be signed in to change notification settings - Fork 4
Host rewrite #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Since
chrisomaticruns 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,chrisomaticprintshttp://chris:8000/api/v1/instead ofhttp://localhost:8000/api/v1/.There should be a way to rewrite these outputs.