mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
docs: tell people to use 8081
8080 is only available on 127.0.0.1. It works on a laptop, not on a remote server.
This commit is contained in:
@@ -23,7 +23,7 @@ then run the `docker-compose` command:
|
|||||||
# docker-compose up
|
# docker-compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
Once running, *Akvorado* web interface should be running on port 8080.
|
Once running, *Akvorado* web interface should be running on port 8081.
|
||||||
|
|
||||||
A few synthetic flows are generated in the background. They can be
|
A few synthetic flows are generated in the background. They can be
|
||||||
disabled by removing the `:docker-compose-demo.yml` string from
|
disabled by removing the `:docker-compose-demo.yml` string from
|
||||||
|
|||||||
Reference in New Issue
Block a user