diff --git a/templates/galaxy.yaml b/templates/galaxy.yaml index 5f7bd2f..ea4095a 100644 --- a/templates/galaxy.yaml +++ b/templates/galaxy.yaml @@ -65,4 +65,4 @@ topology_template: galaxy_nip_url: value: { concat: [ 'https://galaxy.', get_attribute: [ simple_node, public_address, 0 ], 'nip.io/' ] } galaxy_dns_url: - value: { concat: [ 'https://', { get_input: dns_name }, '/' ] } \ No newline at end of file + value: { concat: [ 'https://', { get_input: dns_name }, '/' ] }