Skip to content

Commit

Permalink
update cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
JustRedTTG committed Mar 17, 2024
1 parent ff074e0 commit 8a40e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-server
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ COPY common /app/common

EXPOSE 9024

CMD ["python", "server/server.py"]
CMD ["python", "/app/server/server.py"]

0 comments on commit 8a40e5d

Please sign in to comment.