Skip to content
Snippets Groups Projects
Commit 9f6143c0 authored by Tommi Penttinen's avatar Tommi Penttinen
Browse files

Update Dockerfile

parent 5077361b
No related branches found
No related tags found
No related merge requests found
Pipeline #41845 passed
...@@ -10,4 +10,4 @@ COPY . /usr/src/app ...@@ -10,4 +10,4 @@ COPY . /usr/src/app
# For Django # For Django
EXPOSE 8080 EXPOSE 8080
# CMD ["websocketd", "--port", "8080", "python3", "/usr/src/app/websocketd_server.py", "/opt/persist/data.csv"] CMD ["websocketd", "--port", "8080", "python3", "/usr/src/app/websocketd_server.py", "/opt/persist/data.csv"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment