Initial deployment from App Services

This commit is contained in:
mongodb-atlas-app-services[bot] 2024-04-08 23:53:02 +00:00 committed by GitHub
parent 86813cd7c4
commit 920ac85282
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 68 additions and 0 deletions

7
.mdb/meta.json Normal file
View file

@ -0,0 +1,7 @@
{
"config_version": 20210101,
"app_id": "661483576d0e46ffe1bff797",
"group_id": "660edeebe7feb624bf0015ea",
"client_app_id": "application-0-dsxej",
"last_pulled": 1712620381
}

View file

@ -0,0 +1,3 @@
{
"enabled": false
}

7
auth/providers.json Normal file
View file

@ -0,0 +1,7 @@
{
"api-key": {
"name": "api-key",
"type": "api-key",
"disabled": true
}
}

View file

@ -0,0 +1,10 @@
{
"name": "mongodb-atlas",
"type": "mongodb-atlas",
"config": {
"clusterName": "Cluster0",
"readPreference": "primary",
"wireProtocolEnabled": false
},
"version": 1
}

View file

@ -0,0 +1,3 @@
{
"values": {}
}

View file

@ -0,0 +1,3 @@
{
"values": {}
}

View file

@ -0,0 +1,3 @@
{
"values": {}
}

3
environments/qa.json Normal file
View file

@ -0,0 +1,3 @@
{
"values": {}
}

View file

@ -0,0 +1,3 @@
{
"values": {}
}

1
functions/config.json Normal file
View file

@ -0,0 +1 @@
[]

4
graphql/config.json Normal file
View file

@ -0,0 +1,4 @@
{
"use_natural_pluralization": true,
"disable_schema_introspection": false
}

View file

@ -0,0 +1,6 @@
{
"read_validation_action": "ERROR",
"read_validation_level": "STRICT",
"write_validation_action": "ERROR",
"write_validation_level": "STRICT"
}

3
hosting/config.json Normal file
View file

@ -0,0 +1,3 @@
{
"enabled": false
}

View file

@ -0,0 +1 @@
[]

8
realm_config.json Normal file
View file

@ -0,0 +1,8 @@
{
"app_id": "application-0-dsxej",
"config_version": 20210101,
"name": "Application-0",
"provider_region": "aws-us-east-1",
"deployment_model": "LOCAL",
"environment": "development"
}

3
sync/config.json Normal file
View file

@ -0,0 +1,3 @@
{
"development_mode_enabled": false
}