Skip to content
Snippets Groups Projects
Commit 2c1afb44 authored by Benedikt's avatar Benedikt
Browse files

added compiled js files to git

parent f582e0db
No related branches found
No related tags found
No related merge requests found
...@@ -5,4 +5,5 @@ __pycache__/ ...@@ -5,4 +5,5 @@ __pycache__/
*.log *.log
node_modules/ node_modules/*
!node_modules/@bokeh/bokehjs/build/js
...@@ -31,4 +31,4 @@ RUN chmod +x /app/dcc_XMLJSONConvGUI/start_servers.sh ...@@ -31,4 +31,4 @@ RUN chmod +x /app/dcc_XMLJSONConvGUI/start_servers.sh
RUN chmod +x /app/dcc_XMLJSONConvGUI/dcc_XMLJSONConvGUI.py RUN chmod +x /app/dcc_XMLJSONConvGUI/dcc_XMLJSONConvGUI.py
# Start the servers # Start the servers
CMD ["./start_servers.sh"]t CMD ["./start_servers.sh"]
\ No newline at end of file \ 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