ddev / ddev-xhgui

XHGui service for a DDEV project
Apache License 2.0
10 stars 7 forks source link

fix: typo in the HTTP port, for #31 #35

Closed stasadev closed 5 months ago

stasadev commented 5 months ago

The Issue

I noticed extra : which breaks the HTTP URL.

How This PR Solves The Issue

Removes it.

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

tyler36 commented 5 months ago

Think the tests failed due to move to official status and requiring #34 to be merge.

I just did that so the tests should pass now.

stasadev commented 5 months ago

I did this in the repo settings to enable the button for rebase:

image

And rebased the branch, it should be good now.