v0.6.4 fixed help.md display
This commit is contained in:
@@ -42,8 +42,6 @@ COPY --from=builder /app/frontend/dist ./public
|
||||
# Create data and uploads directories
|
||||
RUN mkdir -p /app/data /app/uploads/avatars /app/uploads/logos /app/uploads/images
|
||||
|
||||
# Copy default help.md (can be overridden by mounting /app/data/help.md)
|
||||
COPY data/help.md /app/data/help.md
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user