Skip to content

Commit

Permalink
Update geoserver_app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Dec 16, 2024
1 parent 2a50ab8 commit 2f286b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/geoserver_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ topology_template:

outputs:
geoserver_url:
value: { get_attribute: [ geoserver_app, endpoints, 0 ] }
value: { concat: [{ get_attribute: [ geoserver_app, endpoints, 0 ] }, "geoserver/"] }

0 comments on commit 2f286b4

Please sign in to comment.