mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
* Set a default value for ATHENS_MONGO_CONNECTION_STRING env var - ATHENS_MONGO_CONNECTION_STRING will default to mongodb://127.0.0.1:27017 if not set * Fix Get function call * Update user of env.MongoConnectionString