Browse Source

Update README.md (#4882)

Added the default login credentials for the web UI.
alphabet5 4 years ago
parent
commit
fbe0edac07
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docker/build/README.md

+ 2 - 0
docker/build/README.md

@@ -25,6 +25,8 @@ The default **zookeeper** is created in the `docker-compose.yml`.
 
 Access the Web UI:http://192.168.xx.xx:12345/dolphinscheduler
 
+The default username is `admin` and the default password is `dolphinscheduler123`
+
 #### Or via Environment Variables **`DATABASE_HOST`** **`DATABASE_PORT`** **`DATABASE_DATABASE`** **`ZOOKEEPER_QUORUM`**
 
 You can specify **existing postgres and zookeeper service**. Example: