Update README.md (#4882)

Added the default login credentials for the web UI.
This commit is contained in:
alphabet5 2021-02-25 23:28:39 -06:00 committed by GitHub
parent d217937de3
commit fbe0edac07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@ The default **zookeeper** is created in the `docker-compose.yml`.
Access the Web UIhttp://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: