mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2026-03-10 18:55:03 +00:00
Start Lambda connection infrastructure
This commit is contained in:
5
Lambdas/Lists/target/classes/dbProperties.json
Normal file
5
Lambdas/Lists/target/classes/dbProperties.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"url": "http://aws.com/something",
|
||||
"user": "aUser",
|
||||
"password": "aPassword"
|
||||
}
|
||||
Reference in New Issue
Block a user