Skip to content
Snippets Groups Projects
Commit 28356bd3 authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Merge branch 'develop' into bugfix/multimeter_measurement_filter_gids

parents d8995f06 37f1b148
No related branches found
No related tags found
1 merge request!11Fixed the filter GID inaccuracy.
...@@ -49,5 +49,6 @@ RUN cmake \ ...@@ -49,5 +49,6 @@ RUN cmake \
-DCMAKE_BUILD_TYPE=Release \ -DCMAKE_BUILD_TYPE=Release \
/insite /insite
RUN ninja && ninja install RUN ninja && ninja install
ENV PGPASSWORD=postgres
EXPOSE 8000 EXPOSE 8000
ENTRYPOINT [ "/insite-build/run_brunel_simulation.sh" ] ENTRYPOINT [ "/insite-build/run_brunel_simulation.sh" ]
\ 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