gay black men :3
This commit is contained in:
@@ -49,4 +49,9 @@ HEALTHCHECK --interval=30s --timeout=30s --start-period=5s --retries=3 \
|
||||
CMD wget --no-verbose --tries=1 --spider http://localhost:8080/ || exit 1
|
||||
|
||||
# Start the application
|
||||
CMD ["npm", "start"]
|
||||
CMD ["npm", "start"]
|
||||
|
||||
# Do NOT copy posts/admin.json or posts/admin.json.tmp into the image
|
||||
# These files are excluded via .dockerignore for security
|
||||
# In production, mount the posts directory as a volume to persist posts and admin password
|
||||
# If posts/admin.json does not exist, the default admin password is 'admin' (see README)
|
||||
Reference in New Issue
Block a user