-
Notifications
You must be signed in to change notification settings - Fork 170
UseCloudHosting isn't compatible with Project Tye #548
Copy link
Copy link
Closed
Labels
Component/CommonReleaseLine/2.xIdentified as a feature/fix for the 2.x release lineIdentified as a feature/fix for the 2.x release lineReleaseLine/3.xIdentified as a feature/fix for the 3.x release lineIdentified as a feature/fix for the 3.x release lineType/enhancementNew feature or requestNew feature or request
Milestone
Description
By default, Tye will map both HTTP and HTTPS ports and cram them into the PORT env variable. This currently silently fails and results in Steeltoe falling back to the default and trying to bind to port 8080.
UseCloudHosting should see the semi-colon as valid and not fall back on 8080
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component/CommonReleaseLine/2.xIdentified as a feature/fix for the 2.x release lineIdentified as a feature/fix for the 2.x release lineReleaseLine/3.xIdentified as a feature/fix for the 3.x release lineIdentified as a feature/fix for the 3.x release lineType/enhancementNew feature or requestNew feature or request