fix: اصلاح Dockerfile و server.js برای اجرای صحیح API
This commit is contained in:
@@ -9,4 +9,4 @@ COPY . .
|
||||
|
||||
EXPOSE 3002
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
CMD ["node", "server.js"]
|
||||
|
||||
Reference in New Issue
Block a user