mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-17 03:48:15 +00:00
Update README.md
This commit is contained in:
parent
c104ff7688
commit
3ac7cb6846
@ -25,8 +25,7 @@ docker build -t ingestion -f docker/ingestion/Dockerfile . && cd docker/ingestio
|
||||
```
|
||||
Note: Make sure that you're using Java 8, we have a strict dependency to Java 8 for build.
|
||||
|
||||
5. Finally, you can start `DataHub` by typing `http://localhost:9001` in your browser. You can sign in with `datahub`
|
||||
as username and password.
|
||||
5. Finally, you can start `DataHub` by opening [http://localhost:9001](http://localhost:9001) in your browser. You can sign in using `datahub` as both username and password.
|
||||
|
||||
Refer to [debugging guide](docs/debugging.md) if you have issues in any of the above steps.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user