You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

395 B

  • PG12 localhost:5432 postgres:root@123

  • redis localhost:6379 redispw

  • oracle localhost:1521 zr:root@123

  • neo4j docker 安装: 1.docker pull neo4j 2. docker run -d --name container_name -p 7474:7474 -p 7687:7687 --env NEO4J_AUTH=neo4j/root@12345 neo4j http://localhost:7474/ neo4j/clone-formula-shelf-hair-neptune-3446 修改密码::server change-password

  • sqlserver 2008 sa/root@123