Skip to content
Snippets Groups Projects
Commit 18a22824 authored by Martin Weise's avatar Martin Weise
Browse files

updated gitignore, the search service now starts again

Former-commit-id: 486157b9
parent d1770eb9
No related branches found
No related tags found
1 merge request!42Fixed the query service tests
...@@ -230,7 +230,7 @@ services: ...@@ -230,7 +230,7 @@ services:
container_name: fda-search-service container_name: fda-search-service
hostname: fda-search-service hostname: fda-search-service
image: elasticsearch:7.13.4 image: elasticsearch:7.13.4
command: ["elasticsearch", "-Elogger.level=WARN"] command: ["elasticsearch"]
networks: networks:
- fda-public - fda-public
environment: environment:
......
ready
*.key
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment