Skip to content
Snippets Groups Projects
Commit 6ad3bf37 authored by Jan Müller's avatar Jan Müller
Browse files

Add DB Password

parent 6982dd58
No related branches found
No related tags found
1 merge request!12Add DB Password
......@@ -49,5 +49,6 @@ RUN cmake \
-DCMAKE_BUILD_TYPE=Release \
/insite
RUN ninja && ninja install
ENV PGPASSWORD=postgres
EXPOSE 8000
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