full working application and initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
providers: [
|
||||
{
|
||||
domain: process.env.CONVEX_SITE_URL,
|
||||
applicationID: 'convex'
|
||||
}
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user