@@ -4,4 +4,4 @@ WORKDIR /app
COPY . .
RUN npm ci
CMD npx serve --cors /mnt/media/files
CMD ["npx", "serve", "/mnt/media/files", "-c", "/app/serve.json"]
The note is not visible to the blocked user.