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

Update Dockerfile

parent 792a8a8e
Branches
No related tags found
No related merge requests found
Pipeline #41844 passed
......@@ -10,4 +10,4 @@ COPY . /usr/src/app
# For Django
EXPOSE 8080
CMD ["websocketd", "--port", "8080", "python", "/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