1
This commit is contained in:
parent
de21d488eb
commit
451dc945e2
@ -23,4 +23,4 @@ RUN ls -la /app/dist || echo "Debug: /app/dist directory not found or ls failed"
|
||||
|
||||
EXPOSE 3302
|
||||
|
||||
CMD ["sh", "-c", "npm run start"]
|
||||
CMD ["sh", "-c", "cd /app && npm run start"]
|
||||
Loading…
x
Reference in New Issue
Block a user