Remove port 93000

This commit is contained in:
Manuel Gutierrez
2020-04-17 19:48:30 +02:00
committed by Manuel Gutierrez
parent feb12837e8
commit c8c0e84ed8

View File

@@ -30,7 +30,6 @@ services:
restart: always
ports:
- "9200:9200"
- "9300:9300"
environment:
- "ES_JAVA_OPTS=-Xms1g -Xmx1g"
- bootstrap.memory_lock=true