diff --git a/config/config.yml b/config/config.yml index dcf53893781..a5337cdd0d4 100644 --- a/config/config.yml +++ b/config/config.yml @@ -1,5 +1,5 @@ rest: - ssl: true - host: demo.dspace.org - port: 443 + ssl: false + host: localhost + port: 8080 nameSpace: /server