# Replace this value with the MongoDB connection string used by Issuer Directory. # Keep the file out of version control; mount it via docker-compose env_file or # your secrets manager when running the service. Compose expects the helper # variable below and injects it into ISSUERDIRECTORY__MONGO__CONNECTIONSTRING # at container runtime. ISSUER_DIRECTORY_MONGO_CONNECTION_STRING=mongodb://stellaops:change-me@mongo:27017