mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-01 20:43:44 +00:00
Merge pull request #231 from jlruizmlg/patch-1
Nginx image has a wrong name
This commit is contained in:
@@ -39,7 +39,7 @@ services:
|
||||
- elasticsearch:elasticsearch
|
||||
- wazuh:wazuh
|
||||
nginx:
|
||||
image: wazuh/wazuh-nginx:3.9.5_7.3.0
|
||||
image: wazuh/wazuh-nginx:3.9.5_7.3.0-oss
|
||||
hostname: nginx
|
||||
restart: always
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user