Comfy UI GUI in Nvidia AI Workbench

Hi i have a quick question related to Comfy UI in Nvidia workbench, is it possible to run Comfy UI GUI in Nvidia AI workbench, as i am running the Comfy UI inside my project container, and I believe it cannot be opened on the browser (outside the container) ??

If you are reporting a bug or error, consider submitting a Support Bundle to aiworkbench-ea@nvidia.com. This will help us solve your issue more quickly.

Please describe your issue or request: (tick the boxes after creating this topic):

Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other

How are you running the Comfy UI application?

If you define it as an application the in the Project Spec file (AI Workbench Project Specification — NVIDIA AI Workbench User Guide) then you can define the URL to expose and if the AI Workbench Proxy should trim the URL prefix or not. There is also the $PROXY_PREFIXenvironment variable that can be used to inform the application of the prefix that is being added by the Proxy.

Once you have that defined you can start the application in the AI Workbench UI and it will automatically open the web page for you.