2020-05-11 09:03:46 +00:00
|
|
|
{
|
2021-01-13 16:04:23 +00:00
|
|
|
"mongo-host": "cypress-test.zljea.mongodb.net",
|
2020-05-11 09:03:46 +00:00
|
|
|
"mongo-port": 19422,
|
2021-01-13 16:04:23 +00:00
|
|
|
"mongo-databaseName": "admin",
|
|
|
|
|
"mongo-username": "cypress-test",
|
|
|
|
|
"mongo-password": "RaopEmky505xYV4p",
|
2020-05-11 09:03:46 +00:00
|
|
|
"mongo-authenticationAuthtype": "SCRAM-SHA-1",
|
2020-11-04 03:10:35 +00:00
|
|
|
"postgres-host": "postgres-test-db.cz8diybf9wdj.ap-south-1.rds.amazonaws.com",
|
2020-05-11 09:03:46 +00:00
|
|
|
"postgres-port": 5432,
|
2020-11-04 03:10:35 +00:00
|
|
|
"postgres-databaseName": "fakeapi",
|
2020-05-11 09:03:46 +00:00
|
|
|
"postgres-username": "postgres",
|
2020-11-04 03:10:35 +00:00
|
|
|
"postgres-password": "Appsmith2019#",
|
2021-01-13 16:04:23 +00:00
|
|
|
"restapi-url": "https://my-json-server.typicode.com/typicode/demo/posts",
|
|
|
|
|
"mongo-defaultDatabaseName": "sample_airbnb",
|
2021-04-06 13:29:27 +00:00
|
|
|
"connection-type": "Replica set",
|
|
|
|
|
"database-url": "appsmith-f9fe4.firebaseio.com",
|
|
|
|
|
"projectID": "appsmith-f9fe4",
|
|
|
|
|
"serviceAccCredentials": "testdata",
|
|
|
|
|
"access_key": "AKIATTSPRCT3ZEMEPSMC",
|
|
|
|
|
"secret_key": "DTFRFG15G7Xyn8IIHDW9cKXMg+TuA7DIC74oC0L9"
|
2020-08-19 08:30:42 +00:00
|
|
|
}
|