Dashboard port update in README
This commit is contained in:
parent
889b8a9dd7
commit
9f85a4f3f0
@ -312,7 +312,7 @@ ansible_ssh_extra_args='-o StrictHostKeyChecking=no'
|
||||
sudo ansible-playbook wazuh-production-ready.yml -i inventory
|
||||
```
|
||||
|
||||
After the playbook execution, the Wazuh UI should be reachable through `https://<dashboard_host>:5601`
|
||||
After the playbook execution, the Wazuh UI should be reachable through `https://<dashboard_host>`
|
||||
|
||||
## Example: single-host environment
|
||||
|
||||
@ -380,7 +380,7 @@ ansible_ssh_extra_args='-o StrictHostKeyChecking=no'
|
||||
sudo ansible-playbook wazuh-single.yml -i inventory
|
||||
```
|
||||
|
||||
After the playbook execution, the Wazuh UI should be reachable through `https://<your server host>:5601`
|
||||
After the playbook execution, the Wazuh UI should be reachable through `https://<your server host>`
|
||||
|
||||
## Contribute
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user