smtp integration and password recovery.
This commit is contained in:
@@ -30,6 +30,7 @@ COPY config ./config
|
||||
COPY controllers ./controllers
|
||||
COPY middleware ./middleware
|
||||
COPY utils ./utils
|
||||
COPY templates ./templates
|
||||
|
||||
# Create non-root user
|
||||
RUN addgroup -g 1001 -S nodejs && \
|
||||
|
||||
Reference in New Issue
Block a user