YAML Parse Error
{parseError}
{selectedNode.type}
{selectedEdge.source.replace(/^(service|network|volume|config|secret)-/, '')} → {selectedEdge.target.replace(/^(service|network|volume|config|secret)-/, '')}
Specify one of: file, content, or environment
Specify one of: file or environment
This service depends on {selectedEdge.source.replace('service-', '')} and will start after it.
{:else if selectedEdge.type === 'volume-mount'}Volume mounted to this service.
{:else if selectedEdge.type === 'network-connection'}Service connected to this network.
{:else if selectedEdge.type === 'config-mount'}Config mounted to this service.
{:else if selectedEdge.type === 'secret-mount'}Secret mounted to this service.
{/if} {/if}