Hi
You need to add security.authorization
part to your config file - in your config file, security
seems to be hashed
# Security
security:
authorization: enabled
I suggest check official MongoDB documentation
Hi
You need to add security.authorization
part to your config file - in your config file, security
seems to be hashed
# Security
security:
authorization: enabled
I suggest check official MongoDB documentation