There was an error while loading. Please reload this page.
1 parent 4742065 commit 6098a78Copy full SHA for 6098a78
1 file changed
src/_helpers/app-config.js
@@ -1,4 +1,4 @@
1
-const DIRECTORY_URL = "https://directory.pcc.draftlab.dev";
+const DIRECTORY_URL = "https://directory.platform.coop";
2
const DIRECTORY_API_URL = DIRECTORY_URL + "/api";
3
const DIRECTORY_API_TOOLS_URL = DIRECTORY_API_URL + "/tools";
4
0 commit comments