Skip to content

Commit

Permalink
Add GeoServer template
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Oct 8, 2024
1 parent 3bb9170 commit 3013f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/geoserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ topology_template:

outputs:
geoserver_url:
value: { concat: ["https://", { get_attribute: [ simple_node, public_address, 0 ] }, "nip.io /geoserver/"] }
value: { concat: ["https://", { get_attribute: [ simple_node, public_address, 0 ] }, ".nip.io/geoserver/"] }
geoserver_user:
value: admin
geoserver_password:
Expand Down

0 comments on commit 3013f5b

Please sign in to comment.