feat: add separate onboarding for trial users

This commit is contained in:
thecodrr
2022-02-18 08:55:46 +05:00
parent cb3e5dfcfd
commit 66f8de7fd4
18 changed files with 103 additions and 59 deletions

View File

@@ -34,6 +34,7 @@ async function initializeDatabase() {
AUTH_HOST: "http://192.168.10.29:8264",
SSE_HOST: "http://192.168.10.29:7264",
ISSUES_HOST: "http://192.168.10.29:2624",
SUBSCRIPTIONS_HOST: "http://192.168.10.29:9264",
});
// }