mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-04 22:13:23 +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
|
- elasticsearch:elasticsearch
|
||||||
- wazuh:wazuh
|
- wazuh:wazuh
|
||||||
nginx:
|
nginx:
|
||||||
image: wazuh/wazuh-nginx:3.9.5_7.3.0
|
image: wazuh/wazuh-nginx:3.9.5_7.3.0-oss
|
||||||
hostname: nginx
|
hostname: nginx
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user