Compare commits

..
Author SHA1 Message Date
Manuel J. Bernal cd16be8600 Merge pull request #231 from jlruizmlg/patch-1
Nginx image has a wrong name
2019-08-25 13:04:54 +02:00
José Luis Ruiz 6e8a0c2f93 Nginx image has a wrong name
The nginx imageimage: wazuh/wazuh-nginx:3.9.5_7.3.0 doesn't exists, shall we use image: wazuh/wazuh-nginx:3.9.5_7.3.0-oss
2019-08-24 12:09:27 -04:00
+1 -1
View File
@@ -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: