mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-02 04:53:19 +00:00
Remove port 93000
This commit is contained in:
committed by
Manuel Gutierrez
parent
feb12837e8
commit
c8c0e84ed8
@@ -30,7 +30,6 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- "9200:9200"
|
||||
- "9300:9300"
|
||||
environment:
|
||||
- "ES_JAVA_OPTS=-Xms1g -Xmx1g"
|
||||
- bootstrap.memory_lock=true
|
||||
|
||||
Reference in New Issue
Block a user