mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 07:44:54 +00:00
nest cli
This commit is contained in:
@ -14,6 +14,6 @@ COPY . .
|
||||
|
||||
RUN npm run build
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["sh", "-c", "nginx -g 'daemon off;' & npm run start:all"]
|
||||
|
||||
Reference in New Issue
Block a user