Skip to content

Commit

Permalink
Fix output url
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Jan 9, 2025
1 parent afccf3a commit 09f2f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/galaxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ topology_template:

outputs:
galaxy_url:
value: { concat: [ 'https://', get_attribute: [ front, public_address, 0 ], '/galaxy' ] }
value: { concat: [ 'https://', get_attribute: [ front, public_address, 0 ], '/galaxy/' ] }

0 comments on commit 09f2f16

Please sign in to comment.