Skip to content

Mongo env fixes#29

Merged
John-Wiens merged 3 commits into
developfrom
mongo-env-fixes
Jul 18, 2025
Merged

Mongo env fixes#29
John-Wiens merged 3 commits into
developfrom
mongo-env-fixes

Conversation

@John-Wiens

Copy link
Copy Markdown

This PR removes the MONGO_INDEX_* environment variables in favor of simply using the CONNECT_CREATE Variables. Anytime data is being synced to mongoDB indexes should be created so there is no need for the additional MONGO_INDEX variables. Additionally, the current mongo indexes script is not referencing the MONGO_INDEX variables anyway, so they just serve to cause confusion.

@John-Wiens John-Wiens requested a review from Michael7371 June 13, 2025 19:11
@John-Wiens John-Wiens merged commit 92f7b26 into develop Jul 18, 2025
2 of 3 checks passed
@John-Wiens John-Wiens deleted the mongo-env-fixes branch July 18, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants