UI Refactor and group support #13
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ COPY --from=deps /app/node_modules /app/node_modules
|
|||
COPY --from=build /app/build /app/build
|
||||
|
||||
# Run as non-root user
|
||||
USER node
|
||||
# USER node
|
||||
|
||||
ARG PORT=3000
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue