I'm at env.example
Configuration as follows
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Neo4j
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
NEO4J_URI=neo4j://database:7687
NEO4J_USERNAME=neo4j
NEO4J_PASSWORD=12345678
docker-compose has not been modified
But when I log in, this error keeps coming:
Connection to Instance Failed
The client is unauthorized due to authentication failure.
Error details
Neo.ClientError.Security.Unauthorized
The client is unauthorized due to authentication failure.

I'm at env.example
Configuration as follows
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Neo4j
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
NEO4J_URI=neo4j://database:7687
NEO4J_USERNAME=neo4j
NEO4J_PASSWORD=12345678
docker-compose has not been modified
But when I log in, this error keeps coming:
Connection to Instance Failed
The client is unauthorized due to authentication failure.
Error details
Neo.ClientError.Security.Unauthorized
The client is unauthorized due to authentication failure.