mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
fix port in readme
This commit is contained in:
parent
5eebab6f7f
commit
fa85585e22
@ -60,7 +60,7 @@ A Docker file is provided in the root of the repository.
|
||||
If you want to run JSON Visio locally:
|
||||
|
||||
* Build Docker image with `docker build -t jsonvisio .`
|
||||
* Run locally with `docker run -p 8888:80 jsonvisio`
|
||||
* Run locally with `docker run -p 8888:8080 jsonvisio`
|
||||
* Go to [http://localhost:8888]
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user