Skip to content
Snippets Groups Projects
Commit 5f6fdafb authored by Labros Papadopoulos's avatar Labros Papadopoulos
Browse files

fix export api configuration class

parent 721c4c99
No related branches found
No related tags found
1 merge request!11Party registration workflow
Pipeline #6012 passed
......@@ -164,8 +164,8 @@ export class Configuration {
return encodeURIComponent(String(value));
}
}
export class ApiConfiguration {
rootUrl: string = '//portal.openslice.io/osapi';
}
}
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