small adjustemnts in readme and envars
This commit is contained in:
parent
11b6aee6e9
commit
40d08e21ae
4 changed files with 39 additions and 141 deletions
|
|
@ -20,8 +20,6 @@ RUN adduser -S nodejs -u 1001
|
|||
RUN chown -R nodejs:nodejs /app
|
||||
USER nodejs
|
||||
|
||||
# Expose port
|
||||
EXPOSE 3000
|
||||
|
||||
# Health check
|
||||
HEALTHCHECK --interval=30s --timeout=3s --start-period=5s --retries=3 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue