move dockerfile
This commit is contained in:
parent
415a98efa8
commit
0adc8cf161
@ -60,7 +60,7 @@ RUN addgroup -g 1001 -S nodejs && \
|
||||
|
||||
USER nestjs
|
||||
|
||||
EXPOSE 3001
|
||||
EXPOSE 3000
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user