Loading xml/tool.xml +2 −2 Original line number Diff line number Diff line <tool id="ips-fastran-gui-prototype" nova_category="fusion" tool_type="interactive" name="IPS Fastran GUI" version="@TOOL_VERSION@" profile="22.01"> <tool id="nova-ips-fastran-gui-prototype" nova_category="fusion" tool_type="interactive" name="IPS Fastran GUI" version="@TOOL_VERSION@" profile="22.01"> <description>IPS Fastran GUI - A tool generated using the NOVA Application Template</description> <requirements> <container type="docker" shell="/bin/bash">@CONTAINER_REGISTRY@/@CONTAINER_PATH@:@CONTAINER_TAG@</container> </requirements> <entry_points> <entry_point name="app entry" label="app_entry" requires_domain="False" requires_path_in_url="True"> <entry_point name="IPS Fastran GUI" label="app_entry" requires_domain="False" requires_path_in_url="True"> <port>8081</port> </entry_point> </entry_points> Loading Loading
xml/tool.xml +2 −2 Original line number Diff line number Diff line <tool id="ips-fastran-gui-prototype" nova_category="fusion" tool_type="interactive" name="IPS Fastran GUI" version="@TOOL_VERSION@" profile="22.01"> <tool id="nova-ips-fastran-gui-prototype" nova_category="fusion" tool_type="interactive" name="IPS Fastran GUI" version="@TOOL_VERSION@" profile="22.01"> <description>IPS Fastran GUI - A tool generated using the NOVA Application Template</description> <requirements> <container type="docker" shell="/bin/bash">@CONTAINER_REGISTRY@/@CONTAINER_PATH@:@CONTAINER_TAG@</container> </requirements> <entry_points> <entry_point name="app entry" label="app_entry" requires_domain="False" requires_path_in_url="True"> <entry_point name="IPS Fastran GUI" label="app_entry" requires_domain="False" requires_path_in_url="True"> <port>8081</port> </entry_point> </entry_points> Loading