Skip to content
Snippets Groups Projects
Commit 12e63236 authored by michael.minelli's avatar michael.minelli
Browse files

DojoBackendManager => Fix https forget

parent f3109e89
Branches
Tags
No related merge requests found
Pipeline #35124 passed
......@@ -73,7 +73,7 @@ class DojoBackendManager {
value: 'http://localhost:30993'
}, {
name : 'TEST',
value: 'http://dojo-test.edu.hesge.ch/dojo/api'
value: 'https://dojo-test.edu.hesge.ch/dojo/api'
}, new inquirer.Separator());
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment