Skip to content
Snippets Groups Projects
Commit 772481cf authored by Sven-Ove Hänsel's avatar Sven-Ove Hänsel
Browse files

add query file path

parent 58d5f14d
No related branches found
No related tags found
No related merge requests found
......@@ -17,5 +17,6 @@ COPY cypher_queries.py /app/
ENV db_port='7687'
ENV db_host='localhost'
ENV interval=15
ENV query_file_path='/app/queries/queries.txt'
CMD [ "python","cypher_queries.py" ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment