mirror of
https://codeberg.org/Hyperpipe/hyperpipe-backend
synced 2024-12-06 19:26:30 +01:00
Fix Dockerfile
This commit is contained in:
+1
-1
@@ -19,4 +19,4 @@ COPY --from=build /src/hyperpipe-backend .
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ./hyperpipe-backend
|
||||
CMD ["/app/hyperpipe-backend"]
|
||||
|
||||
Reference in New Issue
Block a user