From 6ef3686bf48b7517224d989a2e4cda20da828c63 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Mon, 18 Nov 2024 08:56:21 +0100 Subject: [PATCH] Fix port --- templates/galaxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/galaxy.yaml b/templates/galaxy.yaml index 38fa0d6..67a542b 100644 --- a/templates/galaxy.yaml +++ b/templates/galaxy.yaml @@ -35,7 +35,7 @@ topology_template: capabilities: endpoint: properties: - port: 8080 + port: 8443 protocol: tcp properties: admin_email: { get_input: admin_email }