From 724fc3c6f045e8ff839cc0c080492139279e81c6 Mon Sep 17 00:00:00 2001 From: Michael Spalti Date: Mon, 9 May 2022 09:24:17 +0200 Subject: [PATCH] [CST-5738] Revert unintentional change on config.yml --- config/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yml b/config/config.yml index 3866797f5d..b5eecd112f 100644 --- a/config/config.yml +++ b/config/config.yml @@ -1,5 +1,5 @@ rest: - ssl: false - host: localhost:8080 + ssl: true + host: api7.dspace.org port: 443 nameSpace: /server