team join with link and member admin

This commit is contained in:
Michael Dausmann
2023-04-09 00:41:46 +10:00
parent b4b20e4260
commit 4d288c7468
15 changed files with 238 additions and 34 deletions

View File

@@ -20,6 +20,7 @@ export default defineNuxtConfig({
initialPlanActiveMonths: 1,
public: {
debugMode: true,
siteRootUrl: 'http://localhost:3000',
}
}
})