Skip to content

Commit

Permalink
🙈 Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatcoder-hash committed Apr 28, 2023
1 parent 6a04b77 commit 99ba6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corndocs.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
algolia_admin_key: process.env.ALGOLIA_SEARCH_ADMIN_KEY,
algolia_app_id: process.env.NEXT_PUBLIC_ALGOLIA_APP_ID,
algolia_search_api_key: process.env.NEXT_PUBLIC_ALGOLIA_SEARCH_API_KEY,
algolia_index: "dev_corndocs",
algolia_index: "dev_fosscu",
},
project: {
name: "FOSSCU",
Expand Down

0 comments on commit 99ba6ee

Please sign in to comment.