modules
This commit is contained in:
parent
dcdf167fc5
commit
95c21c5fcf
@ -21,6 +21,7 @@ FROM base
|
|||||||
RUN npm install -g pm2
|
RUN npm install -g pm2
|
||||||
|
|
||||||
COPY --from=build /app/.output /app/.output
|
COPY --from=build /app/.output /app/.output
|
||||||
|
COPY --from=build /app/node_modules/.bin/nuxt /app/node_modules/.bin/nuxt
|
||||||
|
|
||||||
ENV PORT=3001
|
ENV PORT=3001
|
||||||
ENV HOST=0.0.0.0
|
ENV HOST=0.0.0.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user