Skip to content

Instantly share code, notes, and snippets.

@Sheeri
Created January 25, 2022 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sheeri/f194fe118fe0f7aa5e5e5e5cfce60060 to your computer and use it in GitHub Desktop.
Save Sheeri/f194fe118fe0f7aa5e5e5e5cfce60060 to your computer and use it in GitHub Desktop.
for Mahabbat
const config = {
appName: 'WildAid O-FISH',
realmServiceName: 'mongodb-atlas',
realmAppId: 'o-fish-yzqrr',
database: 'ofish',
chartsConfig: {
baseUrl: "https://charts.mongodb.com/charts-o-fish-psrir",
"boarding-compliance":{
chartId: "60db4711-8016-49a0-8e9a-44c2c7464219"
},
"boardings-count-chart": {
chartId: "60db4711-8016-43df-85a3-44c2c7464213"
},
"citations-and-warnings":{
chartId: "60db4711-8016-41b7-86bb-44c2c7464215"
},
"compliance-rate":{
chartId: "60db4711-8016-4fb5-8e11-44c2c7464217"
},
"boardings":{
chartId: "60db4711-8016-4bb6-8b8e-44c2c746421d"
},
"patrol-hours":{
chartId: "60db4711-8016-40e5-8b85-44c2c746421f"
},
},
sandbox: false,
};
module.exports = config;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment