This commit is contained in:
2025-03-25 22:45:44 -03:00
parent e1eae86aa1
commit e7094c8099
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
{
"Parameters": {
"KONVIVA_API_KEY": "",
"USER_TABLE": "test-users",
"ORDER_TABLE": "test-orders",
"ENROLLMENT_TABLE": "test-enrollments"
}
}