add local envs
This commit is contained in:
7
http-api/samlocal.env.json
Normal file
7
http-api/samlocal.env.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Parameters": {
|
||||
"USER_TABLE": "test-users",
|
||||
"ORDER_TABLE": "test-orders",
|
||||
"ENROLLMENT_TABLE": "test-enrollments"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user