Closed sjefferson99 closed 3 months ago
When running smib in docker with: docker compose -f docker-compose.yml up -d
docker compose -f docker-compose.yml up -d
With a .env file next to the docker file containing:
ME_CONFIG_BASICAUTH_USERNAME=user ME_CONFIG_BASICAUTH_PASSWORD=pass
The mongo UI falls back to the default username and password.
When running smib in docker with:
docker compose -f docker-compose.yml up -d
With a .env file next to the docker file containing:
The mongo UI falls back to the default username and password.