Closed rsaim closed 1 year ago
Describe the bug I see 2 UIs when I run server locally in Docker
To Reproduce Steps to reproduce the behavior:
honcho start
Expected behavior Only 1 UI should be present
Actual Behavior 2 same UIs are present
Additional context I don't see 2 UIs on the deployed services on IBM cloud. dev - http://159.122.183.157:31001/ prod - http://159.122.183.157:31002/
This isn't a bug, this is because there are 2 forms required for the 2 different models we have (Wishlists and Items).
As such, we need forms to modify both of them.
Describe the bug I see 2 UIs when I run server locally in Docker
To Reproduce Steps to reproduce the behavior:
honcho start
Expected behavior Only 1 UI should be present
Actual Behavior 2 same UIs are present
Additional context I don't see 2 UIs on the deployed services on IBM cloud. dev - http://159.122.183.157:31001/ prod - http://159.122.183.157:31002/