Skip to content
Snippets Groups Projects
Commit e6b8bd2e authored by Sascha Herzinger's avatar Sascha Herzinger Committed by Piotr Gawron
Browse files

added "https" to domain

parent c1bb5fd9
No related branches found
No related tags found
2 merge requests!630WIP: Resolve "The privileges of a new user are not saved in some cases",!589Feature error reporting
......@@ -48,7 +48,7 @@ public enum ConfigurationElementType {
/**
* MinervaNet endpoint
*/
MINERVANET_URL("MinervaNet URL", "minerva-net.lcsb.uni.lu",
MINERVANET_URL("MinervaNet URL", "https://minerva-net.lcsb.uni.lu",
ConfigurationElementEditType.STRING, true, ConfigurationElementTypeGroup.SERVER_CONFIGURATION),
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment