Skip to content

Commit

Permalink
😳
Browse files Browse the repository at this point in the history
Dockerfile fixed
  • Loading branch information
algarfer committed Mar 26, 2024
1 parent 172a56c commit b796a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jordi/jordi-ask/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COPY . .
EXPOSE 8004

# Define the command to run your app
CMD ["node", "jordiask-service.js"]
CMD ["node", "jordi-ask-service.js"]

0 comments on commit b796a91

Please sign in to comment.